EnderDragon Egg Tracker
Hunt the holder! Grants Speed, Strength, and Resistance to whoever holds the Dragon Egg, while letting everyone else track them with a special compass.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
EnderDragon Egg Tracker
Dragon Egg Tracker & Buffs
Transform your server's Dragon Egg into a high-stakes game of "Hot Potato"! This plugin turns the Dragon Egg into a powerful relic that grants the holder massive buffs but makes them a target for everyone else on the server.
Features
- Dynamic Tracking: Any compass renamed to "Dragon Tracker" (customizable) will point directly to the current egg holder in real-time.
- Powerful Buffs: The player holding the egg receives configurable potion effects (Speed, Strength, Resistance, and Haste).
- Forced Glowing: The holder is outlined with a glowing effect, making it impossible to hide in the shadows!
- Real-time Alerts: The entire server is notified via broadcast when the egg is claimed or dropped.
- External Integration: Automatically generates a current_holder.txt file in the plugin folder, perfect for syncing with Discord bots or web dashboards.
- Fully Configurable: Easily adjust effect levels (1-3), toggle glowing, and customize all chat messages.
Commands
/whereegg — Displays the current holder's username and their exact X, Y, Z coordinates.
Configuration
The config.yml allows you to balance the Power for your SMP/Event:
```
Dragon Egg Tracker Configuration
Levels are 1, 2, or 3
speed-level: 2 strength-level: 1 resistance-level: 1 haste-level: 2 enable-glowing: true tracker-item-name: "&dDragon Tracker"
messages: egg-claimed: "&d&l[!] &f%player% has claimed the Dragon Egg!" egg-dropped: "&7&oThe Dragon Egg has been dropped..."
```
Installation
1. Drop the .jar into your plugins folder.
2. Restart your server to generate the default config.
3. Use an Anvil to rename a Compass to "Dragon Tracker".
4. Let the hunt begin!