eco icon

eco 6.75.2

Powerful spigot development library that supercharges your plugins

Page 1 ... 13 14 15 16 17
6.0.6 Changelog
- JSON Config save behaviour when file has been deleted is now the same as yaml (don't attempt to replace the file)

Sorry for pushing so many updates at the moment, it's launch pains.
6.0.5 Changelog
- Extensions with missing values / errors can still be loaded
- Extensions that cause errors will no longer cause the plugin to fail to load
6.0.4 Changelog
- Fixed config reloading
6.0.3 Changelog
- Fixed ArrowUtils#getBow not working
6.0.2 Changelog
- Fixed 'Menu not instance of EcoMenu!' bug
6.0.1 Changelog
- Fixed DropQueue stack overflow
6.0.0 Changelog
- eco is now a public library!

Check the github for new information:
https://github.com/Auxilor/eco
5.7.1 Changelog
- Added Config#getStrings(path, format)
5.7.0 Changelog
- Improved CombatLogX support
- Reworked command system
- Changed PluginDependent to PluginDependent
5.6.0 Changelog
- Fixed error with custom Player implementations in BlockUtils
- Changed ExtensionMetadata to record
- Minor code cleanup
- Added more flexibility and warnings to EcoPlugin
- Fixed JsonConfigWrapper#clone returning internal object rather than JSONConfig
- Reworked Paste (added getting from hastebin, encoded contents)
5.5.1 Changelog
- Switched gson from implementation to compileOnly
5.5.0 Changelog
- Added Gson as a dependency
- Added JSON config support
- Added support for uploading to hastebin
- Improved custom item system
- Added experimental support for having stacks in crafting recipes
- Added ItemStackBuilder
- Added PlayerJumpEvent
- Changed 1.17 prerequisite
- Added Config#toPlaintext()
- More 1.17 changes
5.4.1 Changelog
- Fixed issues related to jitpack, pushing new version for parity with releases
5.4.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
5.3.7 Changelog
- Fixed error with weird ChatComponent behaviour on some versions of paper
5.3.6 Changelog
- Added emerald ore --> Green in TeamUtils
5.3.5 Changelog
- Added villager-display-fix option to force remove hideflags on recipe outputs
5.3.4 Changelog
- Fixed Villager Trades for the last time. This should finally allow shopkeepers to work and also allow for discounts to work at the same time.
5.3.3 Changelog
- Fixed villager trade display being disabled by default
5.3.2 Changelog
- Added option in config.yml to disable villager display
- Fixed chat component display
Page 1 ... 13 14 15 16 17

library

api

framework