Page: 1 2 3 4 5 ... 12

6.69.2 Apr 10, 2024
6.69.2 Changelog

- Fixed and improved MongoDB data handler (Thanks Lulux and bridge!)
- Improved version names for 1.21+ for NMS


6.69.1 Mar 29, 2024
6.69.1 Changelog

- Fixed ExtendedPersistentDataContainerFactory on 1.20.4
- Added preliminary support for new NMS versioning
- Fixed potential bug with IridiumSkyblock


6.69.0 Feb 8, 2024
6.69.0 Changelog

- 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


6.68.6 Jan 23, 2024
6.68.6 Changelog

- Fixed load order bugs for users of SCore and DeluxeCombat


6.68.5 Jan 15, 2024
6.68.5 Changelog

- Fixed load order bug when using DeluxeCombat


6.68.4 Jan 14, 2024
6.68.4 Changelog

- Fixed bugs on Spigot and old versions of Paper


6.68.3 Jan 7, 2024
6.68.3 Changelog

- Added math placeholders: You can use `{{expression}}` to calculate an expression in a string, and `{^{expression}}` to format the answer nicely


6.68.2 Jan 6, 2024
6.68.2 Changelog

- Added %value_commas% placeholder to price formats


6.68.1 Jan 4, 2024
6.68.1 Changelog

- DropQueue will no longer spawn XP orbs when using telekinesis while running Paper
- Fixed NamespacedKeyFactory


6.68.0 Dec 26, 2023
6.68.0 Changelog

- Added autosaving for data.yml, by default it will save every 30 seconds
- Added LoadableConfig#saveAsync


6.67.3 Dec 20, 2023
6.67.3 Changelog

- Fixed IridiumSkyblock integration
- Updated DecentHolograms integration
- Fixed EconomyShopGUI preventing eco from loading
- Fixed Lands preventing eco from loading


6.67.2 Dec 8, 2023
6.67.2 Changelog

- Fixed load order issues with Spartan and CustomCrafting
- Clientside entity display name is now available for all server versions


6.67.1 Dec 7, 2023
6.67.1 Changelog

- Added 1.20.3 support


6.67.0 Dec 3, 2023
6.67.0 Changelog

- eco is now licensed under the MIT license
- Deprecated @ConfigUpdater for removal. It will be removed in a future release relatively soon.
- Added client-side display name API, currently only supports Paper 1.20+
- Added Model Engine 4 support (ME3 is still supported)
- Packet listeners will no longer kick players due to any LinkageErrors
- Fixed Skull textures on 1.20.2
- Added option to specify local storage per-key for PersistentDataKeys
- Removed jitpack.yml
- Updated dependencies, including Kotlin


6.66.1 Nov 7, 2023
6.66.1

- Fixed custom AI goals on 1.20+


6.66.0 Oct 26, 2023
6.66.0 Changelog

- Fixed GUI lag exploit


6.65.7 Oct 16, 2023
6.65.7 Changelog

- Fixed integrations not automatically unloading themselves in case of an error
- Updated FabledSkyblock integration
- Fixed RoyaleEconomy integration (Thanks Sen!)


6.65.6 Sep 22, 2023
6.65.6 Changelog

- Added 1.20.2 support


6.65.5 Sep 12, 2023
6.65.5 Changelog

- Patched an exploit


6.65.4 Jul 31, 2023
6.65.4 Changelog

- Added option to force recipe handling, useful for some Oraxen / ItemsAdder users (Thanks OfTeN!)
- Added trim item lookup argument (Thanks OfTeN!)
- Added display-without-meta option to config.yml
- Patched an exploit


6.65.3 Jul 20, 2023
6.65.3 Changelog

- Huge optimisations to Config#getIntFromExpression and Config#getDoubleFromExpression: If you are running libreforge plugins, make sure to update them to the latest version to prevent bugs with repeated effects.
- Finally fixed Config#hashCode performance with placeholder injections


6.65.2 Jul 16, 2023
6.65.2 Changelog

- Fixed Items#toLookupString breaking custom heads (Thanks OfTeN!)
- Optimised Config#getDoubleFromExpression further for constant values
- Updated many dependencies and integrations


6.65.1 Jul 5, 2023
6.65.1 Changelog

- Constant value expressions will now be immediately parsed
- Switched LazyPlaceholderTranslationExpressionHandler to use a standard map as the cache, should improve performance


6.65.0 Jun 18, 2023
6.65.0 Changelog

- Added Config#getBigDecimal and Config#getBigDecimalOrNull
- Fixed PersistentDataKeyType.BIG_DECIMAL with yaml data handler


6.64.0 Jun 13, 2023
6.64.0 Changelog

- Fixed bugs with SnakeYAML on 1.20
- Added global %player% placeholder
- Added head arg parser
- Added placeholder extension methods


Page: 1 2 3 4 5 ... 12