Changes:
- Fixed GTPS command not working.
- Fixed filter not being removed from cache when being removed from database.
- Fixed seen placeholders parsing sender instead of target.
- Added enabled field to motd to be able to enable/disable each individual motd.
- Parse message strings in test notification command.
- Added party leaderwarp command.
- Added 4 new party messages.
- Only show party commands the player has permission to use in /party.
- Some optimizations to the motd.
- Removed print message when servermanager is enabled on player login.
- Added servername placeholder to replacements for filter response and antiad notify.
- Removed getPrePunishmentSafe methods from CachedPunishments.
- Changed getPunishment into nullable Punishment instead of Optional.
- Removed getTicketById from CachedTickets