You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Changes:
- Added 26.1 client support
- Should fix vanish bug in the /seen command
- Added lang_lockdown_list_title and lang_lockdown_list_entry
- Fixed player settings always resetting after login.
- Minor code/project improvements
Changes:
- Fixed NoSuchElementException which can occur when using the servermanager module.
- Updated the about command to contain information about the online-mode of the server.
- Fixed friend delete command not working in some cases
- Fixed friend requests showing both sent and incoming requests.
- Improved code used by permission commands.
- Improved some code of the permission system.
- Deprecated playerHasPermission and added checkPlayerPermission in the PermissionManager class.
- Improved playtime_top placeholder in the placeholder api expansion.
- Added support for 1.21.7
With the release of Minecraft 1.21.6 this update was brought forward.
Changes:
- Fixed permission `networkmanager.command.ping.others` not working.
- Removed legacy placeholders for third party plugins as announced in previous update. Check the documentation for the updated placeholders.
- Added support for Minecraft 1.21.6.
- Added messages to customize some aspects of the glist command.
- Added lang_ignored_list_format message.
- Added a new player_is_online placeholder which takes two arguments depending on whether the player is online or not.
- Removed and refactored a lot of code.
Changes:
- Fixed database and cache de-sync issues when executing punishment from a different proxy or backend server.
- New placeholders for third-party plugins. Check the documentation for the updated placeholders. The old placeholders for third-party plugins will stop working in the next update!
- Fixed importing filters
- Removed and refactored a lot of code.
Changes:
NOTE: There have been some changes in MySQL since version 8.4 which won't work with NetworkManagers table design. I advice you to use MariaDB or MySQL 8.3.x.
- Fixed sql error when using mysql.
- Added a few new extra columns to the accounts table
Changes:
NOTE: There have been some changes in MySQL since version 8.4 which won't work with NetworkManagers table design. I advice you to use MariaDB or MySQL 8.3.x.
- Fixed sql error when using mysql.
- Added a few new extra columns to the accounts table
Changes:
- Fixed issue with displayname not resetting when disabling nickname on paper and spigot.
- Should fix placeholder not working in renderEmpty messages
- Removed AdvancedBan and DeluxeTags importer.
- Allow to set custom interval for each individual announcement
- Fixed placeholders not working in no permission message when triggered by command.
Changes:
- Added is_ignoring and is_friend relational placeholder to miniplaceholders
- Added /friends cancel command
- Fixed nm_player_friends database table on BungeeCord
- Fixed issue with execute command not being console only!
- Improved database test command.
- Added 1.21.5 client support.
- Added Player Ping Analytics
- Code cleanup
Changes:
- Should fix random_players placeholder
- Should fix error when using helpop with RedisBungee and playing sounds on proxy
- Fixed a nickname issue
- Added setting to ignore specific servers in server analytics and advanced analytics.
- Added lang_friends_removed, lang_friends_player_does_not_accept_requests and lang_reports_no_reports message.
- Fixed issue with vanish check in friends list sorting.
- Fixed some placeholders not working in click events.