
TheTags | Custom and general tag 1.3.2-STABLE
Tag plugin, with option to create your own custom tag.
1. New value for each tag, priority
2. You can now sort the tags in the menu by priority.
3. New placeholder %thetags_tag_priority%.
4. Now you can disable any button in the menu.
5. Improved slot system for menu items .
slot: 10 # <-- The item is created in slot 10
slots: [1-10] # <-- Create the item in slots 1 to 10
slots: # <-- Create the item in slots 1, 2 and 3
- 1
- 2
- 3
6. A tag can now be assigned to new players (disabled by default).
7. You can now assign a tag by default when deleting a tag (disabled by default).
8. Now you can edit the commands at runtime and you don't have to restart
1. Fixed the problem with the set command
2. Now the set command checks if the tag is already equipped.
3. Changed internal system
4. Fixed history menu if inventory size is changed.
5. Changed UpdateCHecker system
6. Now if the player changes his name being premium he will be able to search information with his new name and not with the old one.
7. Migrated from hide_attributes: true to item_flags: [HIDE_ATTRIBUTES]
1. Improvements in Add and Remove commands
2. Permissions fixes
3. UpdateChecker fixes
4. Added Metrics
5. Improvements in placeholders