
eco 6.75.2
Powerful spigot development library that supercharges your plugins
- Added 1.21 support
- Dropped 1.20.6 support, older versions will still work
- Fixed empty lore issues with FastItemStack (Thanks Casper!)
- Improved compile consistency (Thanks jmp!)
- Fixed load order bugs with SCore, ExecutableItems, and ShopGUIPlus
- Added 1.20.6 Support
- Added Registry#onRegister and Registry#onRemove to run for all registered elements, regardless of their specific onRegister and onRemove logic
- Fixed and improved MongoDB data handler (Thanks Lulux and bridge!)
- Improved version names for 1.21+ for NMS
- Fixed ExtendedPersistentDataContainerFactory on 1.20.4
- Added preliminary support for new NMS versioning
- Fixed potential bug with IridiumSkyblock
- Improved spawners in item lookup system (Thanks OfTeN!)
- Fixed console commands in custom slots (Thanks OfTeN!)
- Literal cache TTL is now configurable (Thanks OfTeN!)
- Added HuskClaims and HuskTowns support (Thanks OfTeN!)
- Added ItemBridge support to item lookup system (Thanks OfTeN!)
- Added random(min, max) function to expressions (Thanks OfTeN!)
- Added onCreateTasks hook
- Added math placeholders: You can use `{{expression}}` to calculate an expression in a string, and `{^{expression}}` to format the answer nicely
- DropQueue will no longer spawn XP orbs when using telekinesis while running Paper
- Fixed NamespacedKeyFactory
- Added autosaving for data.yml, by default it will save every 30 seconds
- Added LoadableConfig#saveAsync
- Fixed IridiumSkyblock integration
- Updated DecentHolograms integration
- Fixed EconomyShopGUI preventing eco from loading
- Fixed Lands preventing eco from loading
- Fixed load order issues with Spartan and CustomCrafting
- Clientside entity display name is now available for all server versions