
StatTrackers 6.34.0
An EULA-friendly cosmetic perk that brings StatTrak to Minecraft
5.0.0
Mar 13, 2022
5.0.0 Changelog
- Completely rewrote the entire plugin from the ground up in kotlin
What does this update introduce?
- Specify targets for stattrackers to be applicable to (eg restrict trackers to just axes)
- Added support for custom model data, item lookup support, per-tracker names and lore, recipe permissions, per-tracker descriptions, and more customization options
- Added support to have multiple stat trackers on an item at once
- Switched away from drag-and-drop in favour of a GUI holding all the trackers on an item (accessed with /stattrackers)
- Fixed EcoBosses support with bosses_killed
Items will automatically migrate to the new system, so if you have a pickaxe proudly displaying 20000 block breaks, then don't worry about it breaking with this update.
4.3.0
Feb 10, 2022
4.3.0 Changelog
- Updated commands to modern eco syntax (Thanks OfTeN!)
- Added extensions support (Thanks OfTeN!)
- Added setters to color and description (Thanks OfTeN!)
- Several internal changes
- Fixed display
4.2.3
Jan 6, 2022
4.2.3 Changelog
- Updated config string getters before new eco release (that way people don't get visual bugs)
4.2.2
Dec 27, 2021
4.2.2 Changelog
- Fixed trackers not being registered in eco item system (for recipes in other plugins)
4.2.0
Nov 10, 2021
4.2.0 Changelog
- Updated commands:
/stgive --> /stattrackers give
/activestat --> /stattrackers activestat
/streload --> /stattrackers reload
/stgive --> /stattrackers give
/activestat --> /stattrackers activestat
/streload --> /stattrackers reload
4.0.0
Jul 21, 2021
4.0.0 Changelog
- Updated to eco 6.0.0
This update will require you to update eco and all extensions
The major version number has been incremented due to semantic versioning
This update will require you to update eco and all extensions
The major version number has been incremented due to semantic versioning
3.1.0
Jun 11, 2021
3.1.0 Changelog
- Added 1.17 support and updated to Java 16
You'll have to wait for ProtocolLib to update to use this version on 1.17
You'll have to wait for ProtocolLib to update to use this version on 1.17
3.0.0
Apr 4, 2021
3.0.0 Changelog
- Updated to eco 5.0.0
Changed major version number for semantic versioning
Changed major version number for semantic versioning
2.2.3
Mar 27, 2021
2.2.3 Changelog
- Fixed Trackers overriding lore (breaking things like auction house, crates guis)