Adjusted the system for finding a tracker tag on the tool.
Fixed an issue with WildStacker, that stacker type should now work once again.
Added NBTAPI back into the plugin.
Please let me know if you come across any issues on my Discord immediately.
Added an update checker.
Added formatted counters.
Enabling this will allow the plugin to condense numbers with their appropriate suffix. For example, 1234 will turn into 1.23k
Please add this to your config.yml under counter:
Code (YAML):
# Everything dealing with the counter process. counter: # Enable formatting the counter tag? Ex. 1234 will turn into 1.23k format:
enabled: false
Updated NBTAPI support so now it works past versions 1.16.
NOTE: This plugin is no longer built in, and now server owners need to keep it updated. Updated some systems. Report to the Discord if you need support.
Added bStats.
Players can now be considered towards the tracker.
Fixed NoClassFound error for legacy versions when using WildStacker as your stacker type.
Some minor changes.