Thank you for downloading!
We have now reached version 1.8 I hope this plugin will be useful to you, and you can always contact us on
Discord for any questions or suggestions.
Please don't forget to share your experience and leave a review — it would mean a lot. Thank you!
P.S. Don't forget to update your config files. Thank you!
Update / Bug Fixes
Change
- applies-to: can use this 1.8 version
Code (YAML):
applies-to
:
- SWORD
Command:
- Fixed the command to be hidden from players without permission (and prevents players without permission from using it).
without Permission
- Hidden commands for players without permission.
- Added the command /mmoupgrade <upgrade/germ> <file name> <player name> to open the GUI for players (now works with the console as well).
Config:
- Enhanced the applies-to: function to support multiple types, allowing the same GUI for multiple items.
Code (YAML):
applies-to
:
- SWORD
- PICKAXE
- Updated functionality so that you can add files without requiring them to match the applies-to: name.
- Added permission settings in settings.permission.
Code (YAML):
settings:
permission
: nwmmoupgrade.gem.sword
- To create a new GUI, you can copy an existing file and rename it.
Fix:
- Fixed some bugs.
- Removed debug messages.