Skip to content

Releases: CoPokBl/EsTools

Version 5.1.4

24 Aug 10:06
64f496c
Compare
Choose a tag to compare

Release 5.1.4

  • Fixed stupid PaperMC bugs because paper is buggy

Full Changelog: 5.1.3...5.1.4

Version 5.1.3

16 Aug 07:09
11812af
Compare
Choose a tag to compare

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

12 Aug 06:24
f81a001
Compare
Choose a tag to compare

Release 5.1.2

  • Fixed broadcast on /hideflags
  • /estools test fixes

Full Changelog: 5.1.1...5.1.2

Version 5.1.1

11 Aug 23:19
67be1ba
Compare
Choose a tag to compare

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

30 Jun 01:36
b3ac5fe
Compare
Choose a tag to compare

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

22 Jun 16:11
91a5c43
Compare
Choose a tag to compare

Full Changelog: 4.3.0...4.3.2

Bug fixes for old versions

Version 4.3.0

22 May 11:09
6b0298d
Compare
Choose a tag to compare
  • 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

06 May 00:17
2e9213e
Compare
Choose a tag to compare

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

30 Apr 23:42
1d260bc
Compare
Choose a tag to compare

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

v3.3

13 Apr 03:48
Compare
Choose a tag to compare

SafeTP:

  • Now saves to config file

Export

  • Jar file takes resonable file space

Internal Stuff

  • Added OnEnable for commands