SupremeTags2 PREMIUM icon

SupremeTags2 PREMIUM 2.1.5

Allow player to show off their premium supreme tags!

Page 1 2 3
2.1.5 Mar 20, 2025
2.1.5

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.

2.1.4 Mar 19, 2025
2.1.4
This build has been in development for a few months now, if you want to get instant updates I host dev snapshots in my discord way before posting updates on spigot etc.
 
This version now supports 1.21.4.
 
- Updated NBTAPI to 1.14.1
- Updated Folia to 1.21.4
 
Additions:
- Nexo Support(nexo-<id> - without the <>). (This has not yet been tested as I do not own the plugin)
- Gradients & Rainbow formats to the plugin, you can use these anywhere you want.
- Custom Placeholders feature for each tag, this will allow you to output placeholder strings where ever you want.
- Multiple hex support in gradient format.
- "BOLD, ITALIC & UNDERLINE" support to both gradient & rainbow formats.
- reset-command to be editable in messages.yml.
 
Bug Fixes:
- Issue with the /tags givevoucher command.
- Lore not properly updating.
- Automatically detect if the player doesn't permission to a tag, therefore resetting their active tag to "None".
- Search system not working in latest versions.
- Fixed data-cache from breaking data syncing across server when enabled.
- order not properly sorting.
- Description placeholder not assigning all lines for tag.
 
Changes:
- Removed TokensManager Support due to being outdated & conflicting with the plugin.
2.1.3 Nov 27, 2024
2.1.3

Fixed tags editor not properly loading all tags..

2.1.2 Nov 25, 2024
2.1.2

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.

2.1.1 Nov 10, 2024
2.1.1
Fixed multiple incompatible scheduler errors for folia Support.
  Vouchers should now be working as intended.
  Update-Checker should now be working as intended.
  Animated tags schedulers.
Fixed Itemsadder(itemsadder-<id>) not working for category item materials.
2.1.0 Nov 6, 2024
2.1.0

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)

2.0.13 Nov 4, 2024
2.0.13
Added Search feature, this allows players to search any tag without having to look through all pages (Follow the instructions below to properly implement search feature)
Fixed updater version giving null value.
 
Add this item to your guis.yml > under items:
  search:
      enable: true
      slot: 45
      displayname: '&e&lSearch Tags'
      material: 'OAK_SIGN'
      custom-model-data: 0
      lore:
        - '&7Search for tags!'
 
Add these messages to your messages.yml > under messages:
  search-invalid-1: '%prefix% &7Invalid Search, search a tag name or category.'
  search-invalid-2: '%prefix% &7Invalid Search, line 2 is empty.'[/code]
2.0.12 Nov 4, 2024
2.0.12
Changed merge-free config file to get free-tags.yml. (change your free ST tags.yml to free-tags.yml if you want to merge from free to premium.)
Changed saving/loaded console alerts for editor/auto-saving actions to be silent, you can see how many tags are loaded in /tags debug or /tags list
Added Auto Tags Validator to prevent tags from loading with missing/invalid values from tags.yml
Added ptags-disabled for messages.yml to be editable for `/mytags.
Fixed/Recoded Command framework, this fixes aliases from spamming chat.
Fixed some indexing for tags.
Fixed merge function needing auto option needed for /tags merge.
Fixed compiling for java 8.
2.0.11 Oct 18, 2024
2.0.11 Oct 17, 2024
2.0.11

Fixed help command not showing commands.
Fixed Tab Complete for commands (Only works with the main command.)

2.0.10 Oct 14, 2024
2.0.10

!! 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

  • Tag Variants: Allows unlimited sub-tags for each tag.
  • Bungee Messaging Sync: Synchronize tags across servers (default is off).
  • Slot customization in GUIs, with support for multiple slots using slots.
  • Control tag locations in menus for better organization.
  • Customizable main command.
  • Global lore for easier mass-editing.
  • Local SQL caching for slow connections, ensuring sync is unaffected.
  • Unified color formatting, with two new hex formats: <&#HEXCOLOR> and <#HEXCOLOR>.
  • Multi-line descriptions and support for [broadcast] in custom items.
  • Free tags available for users with the 'none' permission.

New Integration Merges

  • AlonsoTags and EternalTags can now be merged.

New Economy Types

  • Added support for EXP_LEVELS and TOKENMANAGER.

Additional updates

  • Animated tag speed for individual tags.
  • %command% placeholder for help messages.

Fixes

  • Addressed version/debug issues, merge manager problems, console errors, editor navigation, HikariCP improvements, and command alias bugs.

Removed Option (REWORKED)

  • The hide-next-item option has been removed, with its functionality reworked.
2.0.9.1 Aug 26, 2024
2.0.9.1

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.

2.0.9 Jul 17, 2024
2.0.9

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.

2.0.8 Jul 12, 2024
2.0.8
Updated to 1.20.6 + 1.20.1
Updated to all latest dependencies & libs.
Fixed Enchant issue for active-tag.
Fixed Config issue regenerating default tags on restart.
2.0.7 May 18, 2024
2.0.7
This build contains new features that you need to add, see new updated config files; 
[url]https://github.com/NoScapeDev/SupremeTags-Premium[/url]
 
Updated Support for 1.20.5 + 1.20.6 
Updated all dependencies for SupremeTags. 
Added Support for Folia.
Added more messages to be editable in messages.yml!
Redesigned how files are loaded, fixes issue where old config values would re-generate when removed. 
Added ability to add custom aliases for /tags command!
Added optional -s to /tags givevoucher command to silence out received messaged. usage: /tags givevoucher <player> <identifier> (-s)
Fixed merge functions not including new content from latest spigot builds (from /tags merge)
Fixed cache null error on server close.
Fixed lore condition not assigning locked-lore when costs are enabled.
Fixed console command error.
2.0.6.1 Mar 25, 2024
2.0.6.1

Hot Fixed all files not loading on first load.

2.0.6 Mar 25, 2024
2.0.6

Added delay on withdraw command of 3 seconds to prevent a spam dupe.
Fixed voucher interact event null error.
Fixed permission condition on voucher check.
Fixed a bug where you could assign the voucher on mobs.

2.0.5 Mar 22, 2024
2.0.5

This update includes new permissions and new configuration options.

Added option to add glow effect to each voucher. 'glow: true'
Added per permission voucher when redeeming it. `supremetags.voucher.[identifier]`
Added 'voucher-redeem-permission' setting for config.yml, this will allow you to enable/disable permission applying when redeeming the voucher. (Default: true)
Fixed Voucher Items from not being able to redeemed if not a NAME_TAG.

For config.yml

voucher-redeem-permission: true

For messages.yml

no-permission-voucher: '%prefix% &cYou don''t have permission to redeem the &7%identifier% &cvoucher!'

 

2.0.4.1 Mar 22, 2024
2.0.4.1

Removed debug messages from 2.0.4

2.0.4 Mar 22, 2024
2.0.4

Fixed 'received-voucher' not being implemented in messages.yml.

Fixed Custom items 'click-commands' not working.

Page 1 2 3

supremetags

chat

tags