🎉 ESU 1.0.0 is out now!
We've reached version 1.0.0. The configuration schema for some modules has been changed, but it should automatically convert from any older version.
This update brings Minecraft 26.2 support, improved performance, less database querys, more features, bug fixes and many more.
For developers, we publish artifacts to maven central since this build! The architecture design should be stable.
ESU-core
ESU-bukkit
- [ChunkDataThrottle] Config schema changes, update comments
- [TicketType] Move configs from OptimizationsModule to dedicated config file
- [BlockedCommands] Support hiding from server command list
- [BlockedCommands] Support hiding tab suggestions
- [ChatAntiSpam] Added new config options
- [ChunkLoadsFeature] Allow on 1.21.7 servers
- [VaultUnlocking] Detect vault state to avoid counting failed unlocks
- [VanillaTweaks] Add anvil maxRenameCharSize control
- [BetterEventMessages] Add maxDeathItemNameSize
- [ChunkDataThrottle] Add updating state to avoid usage of sendPacketSilently
- [ChunkDataThrottle] Add updateOnDamage and updateOnTeleport
- Always not to hide owner fishhook
- Fix Spigot 1.21.11 serverVersion detect
ESU-velocity
- Add ServerInfoModule for velocity
- API changes
New Contributors
Full Changelog: 0.15.0...1.0.0