Changelog:
- Added support for 1.19.x
- Added support for the latest UltraPermissions.
- Added bold closing tags to default admin and staffchat message
- Command Invalid Syntax message now works on Velocity and Spigot as well
- Stop Tab Header update task when it gets disabled.
- Changed %pluginprefix% to <pluginprefix> in default lang_nopermission message. (You need to update this manually if you're updating)
- Changed default size of text field in nm_motd to 384
- Added Platform version to /nm about command
- Removed deprecated getRandomServerFromServerGroup from CachedServers and some other deprecated code.
- You can no longer use msg on offline players.
- Fixed nickname always saying that it is already in use when two or more players are online.
- Allow tag placeholders in helpop alert message.
- Fixed loop of trying to enable extension when they fail
- Added minimessage papi tag to allow the use of papi specific placeholders and also to to allow the use of placeholders with a colon symbol
- Updated RedisBungee support to 0.7.3
- Added %time% placeholder
- Added --null to allow a null target when testing a placeholder
- Minor internal improvements.