HomeJavaModsXfeaturesDragonEgg
XfeaturesDragonEgg
ModsJava

XfeaturesDragonEgg

by kingnoype · on Modrinth

This project adds advanced tracking, container protection, and visual effects for the Dragon Egg. It ensures the egg is never lost, prevents players from…

⬇ Download on Modrinth

🥚 XfeaturesDragonEgg

Version Minecraft Java License Discord

📝 Description

XfeaturesDragonEgg is a comprehensive utility plugin for Minecraft servers that introduces advanced tracking, protection, and visual enhancements for the highly coveted Dragon Egg. No more lost or stolen eggs!

✨ Key features

📋 Requirements

🔧 Installation

  1. Download the latest version of the plugin from the Releases section
  2. Place the JAR file in the plugins folder of your server
  3. Restart the server
  4. Configure the configuration files as you see fit
  5. Reload the plugin with the command /dragonegg reload

🌍 Supported Languages

XfeaturesDragonEgg supports multiple languages for users from around the world. You can change the plugin language using the command /dragonegg language <language>.

Available Languages:

Adding a New Language

If you want to add a new language or improve an existing translation:

  1. Copy the messages-en.yml file from the resources/messages/ folder
  2. Rename it to messages-XX.yml, where XX is your language code
  3. Translate all strings to your language
  4. Submit the translation via Pull Request or contact the developers

We always welcome new translations and improvements to existing ones!

⚙️ Configuration

After the first launch, the plugin will create the configuration file:

config.yml

Basic plugin settings:

# All available languages can be found here:
# https://github.com/XfeaturesGroup/XfeaturesDragonEgg/tree/master/examples/messages
# Language settings for the plugin
language: "en"

# Container protection
protection:
  enabled: true
  # List of blocked container types
  # The egg can ONLY be placed in a normal CHEST or TRAPPED_CHEST
  blocked-containers:
    - ENDER_CHEST
    - SHULKER_BOX
    - BUNDLE
    - DISPENSER
    - DROPPER
    - FURNACE
    - BLAST_FURNACE
    - SMOKER
    - BREWING_STAND
    - HOPPER
    - BARREL
    - CRAFTER

# Visual effects when carrying the egg
effects:
  enabled: true
  # Player glowing effect (pink/purple color)
  glowing:
    enabled: true
    color: "LIGHT_PURPLE"
  # END_ROD particles around the player
  particles:
    enabled: true
    type: "END_ROD"
    count: 3
    interval: 10

# Egg tracking
tracking:
  enabled: true
  persistent: true

📜 Commands

Command Description Permissions
/dragonegg reload Reload configuration xfeatures.dragonegg.reload
/dragonegg where Show the Dragon Egg location xfeatures.dragonegg.where
/dragonegg help Show the help message xfeatures.dragonegg.use
/dragonegg language <lang> Change plugin language xfeatures.dragonegg.language

🔒 Permissions

📊 Performance

The plugin is optimized for minimal impact on server performance:

📝 Future plans

🤝 Contributing to the project

Contributions are welcome! If you have ideas for improving the plugin:

  1. Fork the repository
  2. Create a branch for your feature (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push the changes to your fork (git push origin feature/amazing-feature)
  5. Open a Pull Request

📊 Statistics

The plugin collects anonymous statistics via bStats to improve functionality:

You can view the plugin statistics on the bStats page.

bStats bStats

Data collected:

Disabling statistics

If you want to disable statistics collection, you can do so in the plugins/bStats/config.yml file by setting enabled: false. Disabling statistics does not affect the functionality of the plugin.

📞 Support

If you encounter any problems or have any questions:

Downloads Issues Last Commit

Made by the XfeaturesGroup Dev-team

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more