Releases: CoPokBl/EsTools
Version 5.1.4
Version 5.1.3
Release 5.1.3
- Fix erroneous logic in /potion causing arbitrary limits in amplifiers
Full Changelog: 5.1.2...5.1.3
5.1.2
Version 5.1.1
Release 5.1.1
- Add /disposal
- Merge persistent data commands into /bukkitdata
- More /getinfo information and offline player support
- UUID support for player commands
- Internal code changes
Full Changelog: 5.0.2...5.1.1
Version 5.0.2
Release 5.0.2
- Abstract Bukkit APIs
- Support for Folia
- Changes configs to use SnakeYAML
- Fixes bugs with command errors
- Fix some bugs with old versions
- Removed Vault support
- Fix bugs with signs in old versions
- Unit tests (EsTools should be more bug free in the future)
What this means for you
Support for Folia
You can now use EsTools on Folia by PaperMC.
Changes configs to use SnakeYAML
All you configs will be migrated to using our new system, you don't need to do
anything. Please note that if you want to go back to an old version you will need to
delete all your config files and rename all the .old
files to be their original names.
Removed Vault support
Signs using Vault will not longer work. Although this is the removal of a feature we feel
it is for the best. According to bStats no one even uses Vault support, Vault hasn't been
updated in years, and we are trying to support non Bukkit compatible platforms, so continuing
to support Vault made no sense.
Full Changelog: 4.3.2...5.0.2
Version 4.3.2
Full Changelog: 4.3.0...4.3.2
Bug fixes for old versions
Version 4.3.0
- Add auto updater
- Add permissions for per gamemode and for /estools subcommands
- Fix usage of multiple commands
- Add /mount, /dismount and /buddha
- Add /sun, /rain and /thunder as weather commands
- Removed /sun and /moon for time commands, use /day and /night instead
- Add /midnight and /noon
- Fix /safetp not working for console
Full Changelog: 4.1.0...4.3.0
Version 4.1.0
Full Changelog: 4.0...4.1.0
Changes
- Fix /tphere message errors
- Fix /music tab complete breaking
- Fix /hideflags not removing flags
- Add /estools test for developers
- Add bStats metrics (Disable in config)
- Fix cchest console error spam
Version 4.0.0
What's Changed
- Major refactoring
- Support for Minecraft 1.0 and 1.2
- /potion
- /getinfo
- /lore
- /warp
- Fixes to many commands not working on older versions
- Better bad version messages
- Changed target Java version to 8