
MobCreator v1.0.4.0
Minecraft Plugin that allows the creation of Mobs directly from the game using GUI.
Minecraft Plugin that allows the creation of Mobs directly from the game using GUI.


- Mob Customization from In-Game using GUI. Customize Armor, Armor Trims, Items, Enchants, Potion Effects and more!
- Editable already created Mobs.
- Spawn Eggs available for each created Mob.
- Action Logging to track your Mob Creations.
- Error Logging for easier Debugging and Support.
- Fully translatable and configurable GUI and Messages.
- Translations work automatically based on the Player's Selected Locale.
Just place the .jar file in your plugins folder and the plugin should work! After the Plugin loads for the first time, it is necessary for your server to restart. That is to let the plugin initialize the necessary files and load them.
Available Translations are in the Translations/ folder. These work automatically depending on each Player's selected Language. You can add Translations yourself, help out on the Official Translations or both!
- /mobcreator Opens the Mob Creator GUI.
- /mobcreator list Opens the Mob Creator List GUI.
- /mobcreator info Shows the Plugin Info.
- mobcreator.mobcreator
- mobcreator.mobcreator.list
- mobcreator.mobcreator.info
If you would like to Translate the files yourself, you need to put the Locale for the Translation as a prefix to the file and place it to the Translations/ folder. (For example, for the Greek Translations the gui.yml file is el_GR_gui.yml)
- When a Player changes their Game's Language, text might not be fully translated. They will need to Click the Reset Button for it to be displayed properly.