Changes:
- Removed support for raw json messages.
- Fixed playtime not being updated and fixed punishments not working on velocity
- Fixed punishments not being saved and other things that use future not working on velocity.
- Improved kick on login when maintenance mode is enabled.
- Don't save session and player data on disconnect when login is denied on velocity.
- Cache servergroups to redis on velocity.
- Don't cache login data but insert it directly on login.
- Added remember_token to nm_accounts tables. (For remember function of new panel)
- Removed extra > from Expired in banlist command.
- Added PremiumVanish support to Velocity module (Requires PremiumVanish 2.9.4, will cause errors with a older version).
- Send reason if server connection is unsuccessful when using slashserver command on velocity.
- Improved debug method in NMExtension class.
- Added 1.20.3 support.