Please note that this version is not a simple drag-and-drop replacement for users transitioning from the free version. It includes new systems and files that must be generated correctly to avoid encountering errors. To ensure a smooth transition, I strongly recommend backing up your tags and re-generating all SupremeTags Files. This will help avoid any potential issues and ensure the proper functioning of the updated version.
Built in placeholders:
- %tags_amount% - for main menu category items
- %page% - for tag menu titles to see what page you are on.
PlaceholderAPI:
- %supremetags_tag%
- %supremetags_identifier%
- %supremetags_description%
- %supremetags_permission%
- %supremetags_category%
- %supremetags_cost%
- %supremetags_hastag_tags% - checks weather the player has tags unlocked or not. returns true/false
- %supremetags_tags_amount%
- %supremetags_has_access_<identifier>% - return true or false.
-
- %supremetags_hastag_selected% > returns true/false if the player has an active tag selected.
- %supremetags_hastag_tags% > returns true/false if the player has any accessable tags.
If you are using chat plugins like Essentials or EssentialsX, use {tag} instead of the placeholderapi one.
Code (YAML):
Permissions:
supremetags.menu
supremetags.admin
supremetags.withdraw
supremetags.search
supremetags.mytags
supremetags.mytags.limit.<group> - limit group from config on how many tags players are allowed.
supremetags.voucher.
[identifier
]
Each tag & category has its own permission defined in their configsl
Looking for a chat plugin to display your players tags?!