MM-ExecutableDropTypes is a lightweight yet highly effective addon for
MythicMobs, allowing seamless integration of
ExecutableItems into MythicMobs drops and drop tables.
With this extension, server owners and developers can enhance mob drops with powerful custom items that execute commands, effects, skills, and more — making your server's loot system more dynamic and exciting.
Features
- Direct Integration with ExecutableItems
Easily hook into ExecutableItems via drop definitions in your MythicMobs configuration.
- DropTable Support
Use EI{ID:<ExecutableItem_ID>} anywhere you define drops or drop tables — just like native drop types.
- ⚡ Lightweight & Efficient
Minimal overhead with fast performance — designed for production servers.
- ️ Simple Setup
Just drag and drop the jar into your plugins folder. No configuration needed.
Usage:
Code (YAML):
Drops
:
- EI
{ID:<ExecutableItemID>
}
Requirements
- MythicMobs (v5.9.5+)
- ExecutableItems (v7.24.6.23+)