This is the first plugin to be getting a major rework/recode due to some of these projects being from 10 months to 2 years old, These updates were necessary to help maintain the plugin successfully, the plugin also has a new resource page so check that out too.
Please report any issues you have in my discord server and it is
highly recommended you make a backup of your old config.yml.
» General Changes
- Switched plugin version to Java 16
- Imported entirely new command system
- Added dynamic config with new design
- Moved tags into tags.yml
- Changed & Moved plugin messages into /EternalTags/locale/
- GUIs have been redesigned
- Added dynamic gui config
- Changed gui config names
- Changed TagCreateEvent to TagSaveEvent
- The command /tags convert can now be ran by a player.
- When removing a tag, all users using that tag will be cleared.
» Additions
- - Added /tags random, This will assign you a random tag.
- - Added /tags edit <tag> <option> <value>, This allows you to change a tag's name, permission, description and tag ingame.
- - Added add-all tags gui option, this adds all plugin tags to gui
- - Added dynamic-gui to allow animated tags be shown in the gui
- - Added [silent] option for /tags <set/setall>
- - Added [silent] option for /tags clear
- - Added /tags help command
- - Added support for item-flags in gui config
Code (YAML):
flags
:
- HIDE_ATTRIBUTES
- - Added potion-color: #HEX option for gui items
- - Added conversion for AlonsoTags, CIFYTags & DeluxeTags
- - Added v1.0.12 -> 1.1.0 Config Conversion (Backup Recommended)
- Added the ability to set default-tag to random
» Removed
- Removed /tags view command