Changes:
- Updated cloud to 1.8.0
- Do swear filter checks before length check in nickname command
- Fixed some deprecation warnings
- Updated gradle to 7.6
- Added load fail check to bungeecord
- Fixed cachedPlayers variable naming
- Added displayname placeholder to lang_filter_notify and made it default
- Changed %nickname% in lang_realname_response to <nickname>
- Added on and off arguments as alias for enable and disable in the maintenance mode command.
- Added setting_playtime_top_limit to configure the max amount of playtimes being shown in /playtime top (I suggest you keep it under 50)
- Added Maintenance join notifications. Permission to receive these notifications is networkmanager.notify.maintenance_join.
- Servermanager command and aliases are now configurable.
- Changed size of version field in nm_values table from 6 to 8
- Improved permission expiry placeholders.
- Added method to get a list of prefixes and suffixes from permission player
- Added new placeholders to get multiple prefixes and suffixes from player on one or different ladders.
- Added several new antispam settings.
- Use regex for antispam whitelists.