* Fix ESP equipment bugs for minecraft versions below 1.19
* Reduced Scaffold Jumping false positives
* Improve logging of Scaffold Jumping

No config changes.
* Fixes an error sometimes appearing on player join or when using some NPC plugins.

No config changes.
* Fixed 1.8.8 scheduler bug
* Fixed wrong logfile handler delay

No config changes.
* Fixes the logfile not being written to.

No config changes
* Fixes the debug setting for players not working

No config changes
* Made Duping DoubleDropped only available for versions after 1.12 due to missing API errors
* Made a Scaffold false positive appear less often
- Removed support for Minecraft version 1.15

No config changes.
+ New packet library PacketEvents. This is a hard dependency!
+
Workaround for console logger, you can now see all log messages in the console once again
+ CommandHider to hide the presence of ACA without permissions
+ InformationHider that bundles the previous EnchantmentHider with the new ItemCountHider
+ ItemCountHider obfuscates the item...
* Disabled Skinblinker for 1.20 users due to recent changes in ProtocolLib
* Fixed Floodgate bypass for some users
* Updated dependencies

No config changes
* Make duping secret cache autodisable on 1.8.8 as it needs a method not available in the API back then.
* Changed ESP error message to warning
* Fix Scaffold Jumping false positive
* Improved compatibility with future minecraft versions

No config changes.
* Fixed plugin channels in config for Purpur servers
* Force latest subversion (1.19.4) for Minecraft 1.19 to prevent various errors.
* Added support for 1.20.2

You need to delete your config before updating or take a look at the revisions on gist.
Please report issues on the...
Back
Top Bottom