Fixes:
- Fixed command aliases weren't working in Spigot
- Fixed some problems with MySQL in bungeecord and Spigot
- Fixed players with fly weren't able to fly after logging in/register or verifying 2fa
Improvements:
- Improved how the MySQL migration works
- Improvements over plugin security in BungeeCord
What's new?
- Added /reg and /log to /register and /login aliases
API:
This version includes a new API for BungeeCord and Spigot, brinding support also to plugins using the old API (2.1.5 and 2.1.6 won't support plugins using old API)
The BungeeCord API has PlayerVerifyEvent, witch will be implemented in further versions in Spigot in a not too away future.
You can know how to use the API by
clicking here