Give your players custom titles with style. Fully customizable, GUI-based, and placeholder-ready.
Fixed all tags loading when the player doesn't have permission or view/cost settings are off.
Fixed tag vouchers for version less then < 1.14.
I will be adding Nexo Support once its been fully released.
Updated NBTAPI to 2.14.0
Updated ItemsAdder API
Added 40+ premade default tags.
Added back interaction for personal tags menu if on page 0.
Fixed some tab complete arguments.
Fixed permission message on commands not getting the messages.yml "no-permission".
Fixed command tab complete showing tab args to player with no permissions to that command. (Player now needs the specific command permission to see tab complete for /tags)
Fixed Custom model data on variant tags.
Fixed selected message not assigned in personal tags menu.
Added option to enable specific tag cost in tags.yml, this allows you to choose what tags are buyable individually without having to enable the full category. Category Cost will override this option if enabled (Should update into tags.yml automatically)
search:enable: trueslot: 45displayname: '&e&lSearch Tags'material: 'OAK_SIGN'custom-model-data: 0lore:- '&7Search for tags!'
search-invalid-1: '%prefix% &7Invalid Search, search a tag name or category.'search-invalid-2: '%prefix% &7Invalid Search, line 2 is empty.'[/code]
Fixed help command not showing commands.
Fixed Tab Complete for commands (Only works with the main command.)
!! IF YOU'RE UPDATING FROM 2.0.9 OR BELOW MAKE SURE YOU CHECK THE GITHUB RESOURCES FIRST, THIS VERSION CONTAINS NEW CONFIGURATION CONTENT FOR ALL CONFIGS. !!
v1.21.1 Version Support
Compiled in Java 8 for wider server support.
New Features
New Integration Merges
New Economy Types
Additional updates
Fixes
Removed Option (REWORKED)
Added support for prefixes for messages.yml messages from 2.0.9.
Fixed instant deactivation-click bug when selecting a tag it would instant reset.
Fixed error of invalid tag check still trying to receive tag data for vouchers.
This version to contains new file contents in more than 1 configurations, please check the github for updated files.
Added a option to deactivate tag when clicking the activated tag again. (Uses the reset message)
Added help message to be editable for '/tags help' in messages.yml.
Added more messages into messages.yml to be editable. *Please report any that I've missed.*
Added hide-next-item in config.yml, this option will allow you to keep the "next-item" always shown if false.
Fixed voucher item giving enchant error.