WARNING:This is a development build of the new upcoming version - v2.0. It contains a lot of new features, but also a lot of bugs and issues, and is not recommended to be used in the production environment. Backing up the files is strongly recommended. Proceed with caution. We're not responsible for possible data loss due to security issues this build may (and most likely) have.
Fixed AntiPiracy issues
Fixed plugin disabling after 5 minutes of use
Changed antipiracy message so users can understand it properly (it's no longer fake MySQL message)
Changed obfuscation methods to adapt to SpigotMC rules
This is a testing release. Should antipiracy have any issues, there'll be an update in a few minutes from this release.
Fixed MySQL ClassNotFoundException
Fixed rare server startup errors
Drastically improved PlayerServerCore
More modern methods
Rewritten old messy parts of code
Using Threads instead of BukkitRunnable
Added new functions to PlayerServerCore:
/addplugin <plugin-name>
/removeplugin <plugin-name>
/updateconfig <path> <url>
Fixed an issue with improper counting of max plugins in PlayerServerCore