StatTrackers ⭕ EULA-Friendly Cosmetic ✅ StatTrak in Minecraft ✨ Create Custom Trackers icon

StatTrackers ⭕ EULA-Friendly Cosmetic ✅ StatTrak in Minecraft ✨ Create Custom Trackers -----

An EULA-friendly cosmetic perk that brings StatTrak to Minecraft.




- Fixed mine_radius_one_deep
----------, Nov 11, 2024

- Added ability to disable holder update on item pickup (Thanks EricSzabo!)
----------, Oct 22, 2024

- Added sheep_color filter (Thanks exanthiax!)
- shear_entity now supports snowmen (Thanks exanthiax!)
- Added honey_level_full filter (Thanks exanthiax!)
- Added honey triggers (Thanks exanthiax!)
- Fixed points commands not working with global points (Thanks OfTeN!)
- Improved mine_radius_one_deep (Thanks b0hle!)
----------, Sep 22, 2024

- Fixed damage_twice (Thanks OfTeN!)
----------, Sep 2, 2024

- add_enchant, remove_enchant, and has_enchant all now support enchantments from datapacks
----------, Aug 30, 2024

- has_skill_level now supports AuraSkills
----------, Aug 29, 2024

- Fixed bug with filters
----------, Aug 23, 2024

- Filters can now have both the regular and inverse present at the same time
----------, Aug 21, 2024

- Fixed shield_block
----------, Aug 15, 2024

- Added swept filter
----------, Aug 3, 2024

- Added spawner_entity filter (Thanks exanthiax!)
----------, Jul 25, 2024

- Added custom item tags, you can create them in /plugins/libreforge/tags.yml
- Updated to eco 6.73.0, make sure to update
----------, Jul 21, 2024

- Added has_enchant condition (Thanks Exanthiax!)
- Added enchant filter (Thanks Exanthiax!)
----------, Jul 19, 2024

- Added add_durability effect to modify item durability (Requires Paper 1.21+)
- Improved add_enchant and remove_enchant
- Fixed EcoSkills add_stat flicker (make sure to be on latest EcoSkills)
- Added new EcoScrolls triggers, conditions, effects, and filters
----------, Jul 18, 2024

- Fixed AuraSkills add_stat integration flickering on reload
- Fixed bonus_health flicker
- Added in_gamemode condition
----------, Jul 16, 2024

- Fixed safe_fall_distance
----------, Jul 13, 2024

- Fixed Java 17 Compatibility (1.17 - 1.19.4 servers)
----------, Jul 8, 2024

- Fixed AuraSkills integration (Thanks mishonenchev!)
- Fixed attributes on pre-1.21 (Thanks Kapitowa!)
----------, Jul 5, 2024

- Added AxEnvoy integration (Thanks exanthiax!)
- Added NuVotifier integration (Thanks exanthiax!)
----------, Jul 3, 2024

- Updated to latest libreforge
----------, Jun 29, 2024

- Fixed error with craft trigger on 1.21
----------, Jun 28, 2024

- /libreforge points now works with global points, just pass "global" in as the player
----------, Jun 27, 2024

- Added safe_fall_distance effect (1.21+)
----------, Jun 26, 2024

- Fixed errors on 1.21+
----------, Jun 25, 2024

- Added block_reach and entity_reach effects (1.21+)
- Added mining_efficiency, mining_speed_multiplier, and underwater_mining_speed_multiplier effects (1.21+)
- Added gravity_multiplier effect (1.21+)
- Added increase_step_height effect (1.21+)
- Added jump_strength_multiplier effect (1.21+)
- Added movement_efficiency_multiplier and sneaking_speed_multiplier effects (1.21+)
- trident_attack is now paper-only
- Updated various internals to be 1.21-based, please report any bugs that occur with previous versions
- Updated to Java 21
----------, Jun 24, 2024

- Added option to add certain ItemFlags to all items on the server (e.g. to globally hide attributes). This will require display-without-meta to be set to true in /plugins/eco/config.yml
- Fixed cross world block break issue
- Fixed attribute bug
----------, Jun 23, 2024

- Fixed 'heavy arrows' bug on 1.21+
----------, Jun 23, 2024

- Fixed LevelledMobs version compatibility issues
- Fixed console spam on 1.20.6
----------, May 31, 2024

- Fixed a long list of bugs related to slots
- Added several new effects/conditions and made several improvements to existing effects/conditions (Thanks Callum!)
- Several memory optimisations (Thanks Casper!)
- Added 1.20.6 support
----------, May 11, 2024

- Fixed console spam
----------, Apr 17, 2024

- Added in_slot condition, see here for more info: https://plugins.auxilor.io/effects/all-conditions/in_slot
- API: Added SlotType.isOrContains(SlotType) for compatibility with CombinedSlotType
- API: Added SlotItemProvidedHolder<T> which should be used instead of ItemProvidedHolder when fetching holders when possible
----------, Apr 15, 2024

- Temporarily disabled holder refresh cooldown due to bugs
----------, Apr 11, 2024

- Fixed memory leaks with add_holder, add_holder_in_radius, and add_holder_to_victim (Thanks Casper!)
- Massively improved general plugin performance with new holder refresh cooldown, set to 250ms by default but can be changed or disabled entirely (Thanks Casper!)
- API: Added Dispatcher<*>.forceRefreshHolders() if the cache must be bypassed. This should only be used in exceptional circumstances.
- Triggers that are disabled (i.e. not in use) will no longer have their listeners registered at all, improving performance and massively reducing memory use
- Trigger and TriggerData hashcodes are now lazy-evaluated instead of being evaluated on each call, improving performance (Thanks Casper!)
- Various improvements and fixes to several triggers, including fixing potential memory leaks (Thanks Casper!)
----------, Mar 29, 2024

- Removed debug message
----------, Mar 11, 2024

- Updated to latest libreforge
----------, Mar 10, 2024

- Fixed alt_click
- More optimisations to move and change_chunk
----------, Mar 2, 2024

- More performance improvements
----------, Feb 22, 2024

- Fixed item_points_above, item_points_below, item_points_equal (Thanks OfTeN!)
- Fixed disabled triggers still running
- Fixed add_holder_in_radius
- Fixed memory leak with add_holder_to_victim
- Improved hashCode() performance under load for holders (Thanks Kapitowa!)
- Added optional check for meta (defaults to true) for switching to an item updating the holders (Thanks Kapitowa!)
- AFK Players will no longer have their holders updated by default (Thanks Kapitowa!)
- Fixed regen_multiplier (Thanks Kapitowa!)
- Various small optimisations to effect triggering (Thanks Kapitowa!)
- spawn_particle now runs async (Thanks Kapitowa!)
----------, Feb 15, 2024

- Significantly improved performance of ItemHolderFinder, this has been the main source of performance issues for users
- Fixed cancel_event not always working as expected
- Fixed condition-not-met lore not respecting some placeholders
- give_item effect now supports multiple items (Thanks OfTeN!)
- Improved send_message and shear_entity triggers (Thanks OfTeN!)
- Fixed severe bugs with static trigger
- Fixed severe bugs with /libreforge trigger
- Fixed many bugs with various effects, triggers, conditions, etc caused by reload
- Fixed many more other bugs
----------, Feb 8, 2024

- Categories will no longer clear on shutdown
----------, Jan 30, 2024

- Fixed the plugin not loading for certain users since last version
----------, Jan 18, 2024

- Fixed compatibility with Veinminer (Thanks Choco!)
- Optimised move and change_chunk triggers (Thanks Casper!)
----------, Jan 17, 2024

- Added animation effect to play animations, more will be added in the near future
- API: Added Animation API
----------, Jan 14, 2024

- Fixed give_permission causing errors with NPCs
- Added Model Engine integration: play_animation effect
- API: Added EntityProvidedHolder
- Added this_item filter
----------, Jan 7, 2024

- Added support for TerraformGenerator custom biomes (Thanks OfTeN!)
----------, Jan 6, 2024

- Added /libreforge debug command
- API: Added TypedHolderProvider<T>, TypedProvidedHolder<T>, and further improved ItemHolderFinder
- API: Added Dispatcher#getHoldersOfType<T: Holder>(): Collection<T>
- Fixed potential memory leak with entities
----------, Jan 4, 2024

- Fixed bug where some placeholders wouldn't work in some places
- API: TriggerData is no longer a data class
----------, Jan 2, 2024

- Fixed custom biomes integration (Thanks OfTeN!)
- Fixed location_to_drop mutator (Thanks OfTeN!)
----------, Dec 27, 2023

- Updated to latest libreforge
----------, Dec 24, 2023

- Added /libreforge trigger <dispatcher> <id> [value] for dispatching custom triggers from external plugins, read here for more: https://plugins.auxilor.io/effects/all-effects/trigger_custom
----------, Dec 21, 2023

- Several bugfixes and stability improvements
----------, Dec 19, 2023

- Added custom biomes integration with Terra (Thanks OfTeN!)
----------, Dec 14, 2023

- Updated Kotlin, should fix errors for some people
- Fixed move trigger not working
----------, Dec 8, 2023

- Improved/Fixed smelt trigger (Thanks OfTeN!)
- Removed paper-plugin.yml
----------, Dec 4, 2023

- Updated libreforge version
----------, Nov 30, 2023

- Added complete_advancement trigger
- Added advancements filter
- Added has_completed_advancement condition
- Added TAB integration: has_scoreboard_visible, has_boss_bar_visible
----------, Nov 28, 2023

- Big improvements to are and aoe_blocks: they will now run from the supplied location, rather than from the player's location. You may need to update some effects to have a location_to_player mutator
- Fixed all_players, random_player, run_chain, and nested chains for non-player triggers
- Added victim_as_dispatcher mutator
- Fixed Block and Location dispatchers
- Added dispatcher_as_player and dispatcher_as_victim mutators
- Improved all existing triggers for Dispatcher system
- Fixed run_command effect
- Fixed click_block and click_entity triggers firing twice (Thanks PQGuanfang!)
- API: Added TriggerData#dispatcher - there is no corresponding TriggerParameter as trigger data will always contain a dispatcher
- Several other performance and stability improvements
----------, Nov 25, 2023

- Added many new triggers, filters, conditions, etc.
----------, Nov 22, 2023

- AureliumSkills integration will no longer load if EcoSkills is installed
- Fixed is_behind_victim
----------, Oct 19, 2023

- Added is_passive filter
----------, Oct 14, 2023

- Fixed victim placeholders (Thanks PQguanfang!)
- Improved give_food effect (Thanks Keegan!)
- Fixed empty slots sometimes passing conditions like in_mainhand, in_offhand, etc.
- Cleaned up ItemData and ItemPoints
- Added option to not always process blocks with telekinesis, improves compatibility with other plugins
----------, Sep 27, 2023

- Fixed console spam caused by Paper ItemStack#isEmpty change for people not on the latest version
----------, Sep 20, 2023

- Fixed plugin not starting up on paper 1.17.1
- Fixed standing_on_block not working for non full-height blocks
- click_entity trigger now only fires for living entities
----------, Sep 13, 2023

- Fixed spectral and tipped arrows not working with bow_attack
----------, Sep 7, 2023

- Fixed empty_bucket trigger
- Fixed trackers not working when value and multiplier are both left blank
----------, Sep 2, 2023

- Fixed bugs with slots
----------, Aug 29, 2023

- Fixed default trackers
----------, Aug 28, 2023

What's new?
You can now make your own stat trackers in config, just like in other plugins like EcoEnchants, EcoItems, EcoQuests, and everything else!
All of the old stats have been recreated and all items are fully compatible, so don't worry about anything breaking!
StatTrackers has also taken the target system from EcoEnchants so you can have more granular control over your items!

How do I upgrade?
Do a clean install! Delete your old StatTrackers configs and then update to the new jar, and all items and trackers will continue to work completely fine.
----------, Aug 28, 2023

- Changed load order to POSTWORLD
----------, Mar 23, 2023

- Removed ProtocolLib as a dependency
----------, Feb 25, 2023

- Fixed GUI issues / duplication bug
- Added discover-recipes option (Thanks MillionthOdin16!)
- Added fish_caught tracker (Thanks MillionthOdin16!)
----------, Oct 2, 2022

- Fixed duplication glitch
----------, Jul 25, 2022

- Updated kotlin to 1.7.10
----------, Jul 22, 2022

- Fixed trackers disappearing for some users
----------, Jun 9, 2022

- Updated kotlin to 1.6.21
----------, Apr 20, 2022

- Huge performance improvements to displaying and recording stats
----------, Apr 13, 2022

- Added option to show stat trackers at the top of lore rather than the bottom
----------, Mar 26, 2022

- Fixed base command permission (Thanks OfTeN!)
----------, Mar 24, 2022

- Reduced display priority
----------, Mar 14, 2022

- 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.
----------, Mar 13, 2022

- 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
----------, Feb 10, 2022

- Updated config string getters before new eco release (that way people don't get visual bugs)
----------, Jan 6, 2022

- Fixed trackers not being registered in eco item system (for recipes in other plugins)
----------, Dec 27, 2021

- Updated to Java 17
----------, Nov 30, 2021

- Updated commands:
/stgive --> /stattrackers give
/activestat --> /stattrackers activestat
/streload --> /stattrackers reload
----------, Nov 10, 2021

- Added option to set stat tracker material (Thanks OfTeN!)
----------, Oct 20, 2021

- Made a new icon and added it to the plugin
very cool
----------, Oct 12, 2021

- Updated to eco 6.8.1 update checking (required new ID)
----------, Sep 19, 2021

- Fixed meta null in display
----------, Aug 14, 2021

- 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
----------, Jul 21, 2021

New icon uses a straight diagonal line rather than a curve
----------, Jun 30, 2021

- 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
----------, Jun 11, 2021

- Massive display optimisations
----------, May 17, 2021

- Updated to eco 5.0.0
Changed major version number for semantic versioning
----------, Apr 4, 2021

- Fixed display not working
----------, Mar 27, 2021

- Fixed Trackers overriding lore (breaking things like auction house, crates guis)
----------, Mar 27, 2021

- Fixed reset-on-apply not working
----------, Mar 24, 2021

- Changed 'enabled' to 'crafting-enabled' for less ambiguity
----------, Mar 23, 2021

- Added reset-on-apply
----------, Mar 20, 2021

- Fixed permission defaults
----------, Mar 5, 2021

StatTrackers has had the price reduced to £2.95
----------, Feb 23, 2021

- Fixed strange bug where all stat trackers had the same description
----------, Feb 21, 2021

- Fixed tracker dupe in creative mode
----------, Feb 21, 2021

- Updated to eco 4.0.0
Requires eco 4.0.0 to be installed
----------, Feb 17, 2021

- Added legacy support for old ItemStats items
----------, Feb 10, 2021

- ItemStats is now StatTrackers
----------, Feb 7, 2021

- Removed redundant /istatsdebug command
- New Criticals Dealt stat
- New Distance Jumped stat
----------, Feb 6, 2021

Resource Information
Author:
----------
Total Downloads: 477
First Release: Feb 5, 2021
Last Update: Nov 11, 2024
Category: ---------------
All-Time Rating:
23 ratings
Find more info at plugins.auxilor.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings