Page: 1 2 3 4 5 ... 21

3.50.1 Jun 27, 2024
3.50.1 Changelog

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


3.50.0 Jun 26, 2024
3.50.0 Changelog

- Added safe_fall_distance effect (1.21+)


3.49.1 Jun 25, 2024
3.49.1 Changelog

- Fixed errors on 1.21+


3.49.0 Jun 24, 2024
3.49.0 Changelog
- 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

3.48.0 Jun 23, 2024
3.48.0 Changelog
- 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

3.47.3 Jun 23, 2024
3.47.3 Changelog

- Fixed 'heavy arrows' bug on 1.21+


3.47.2 Jun 22, 2024
3.47.2 Changelog
- Added 1.21 support
- Dropped 1.20.6 support, older versions will still work

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

3.47.0 May 11, 2024
3.47.0 Changelog
- 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

3.46.1 Apr 17, 2024
3.46.1 Changelog

- Fixed console spam


3.46.0 Apr 15, 2024
3.46.0 Changelog
- 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

3.45.1 Apr 11, 2024
3.45.1 Changelog

- Temporarily disabled holder refresh cooldown due to bugs


3.45.0 Mar 29, 2024
3.45.0 Changelog
- 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!)

3.44.5 Mar 11, 2024
3.44.5 Changelog

- Removed debug message


3.44.4 Mar 10, 2024
3.44.4 Changelog

- Fixed dupe bug for some items with multiply_drops


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

3.44.2 Feb 22, 2024
3.44.2 Changelog

- More performance improvements


3.44.1 Feb 15, 2024
3.44.1 Changelog
- 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!)

3.44.0 Feb 8, 2024
3.44.0 Changelog

- 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


3.43.3 Jan 30, 2024
3.43.3 Changelog

3.43.2 Jan 18, 2024
3.43.2 Changelog

- Fixed the plugin not loading for certain users since last version


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

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

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

3.41.1 Jan 6, 2024
3.41.1 Changelog

- Added support for TerraformGenerator custom biomes (Thanks OfTeN!)


Page: 1 2 3 4 5 ... 21