- Released a Web Editor: Configure the settings and groups visually using the Web Editor. Upload your YAML file, adjust settings with ease, and save it.
- The kick message sent to players who exceed the command rate limit ( command_spam ) can now be customized
- Added negated Plugin entries (bulk-blacklisting):
- You can now blacklist entire plugins at once by prefixing them with an exclamation mark: !plugin:<PluginName> (e.g., !plugin:Essentials ). This instantly blocks and hides all commands registered by that plugin.
- Fixed thta the tabcomple wasn’t filtering out entries it should thoose leaking the plugins
- You can now use regular expressions! Just prefix your entry with regex:
- Added official support for 26.1 and 26.2
- Plugin Channel Hider:
- Prevent modified hack clients from sniffing the registration plugin channels to see what plugins are installed.
- Configurable under the new plugin_channel_hider section in your config. It comes with a whitelist of allowed channels (e.g., minecraft:brand , bungeecord:main , velocity:main ).
- Bypass this feature for specific staff members using the permission: plhide.bypass.channelhide
- Fixed the update notifier
- Some more minor improvements
- MiniMessage format features are now fully supported [Spigot, Velocity]
- Fixed that MiniMessage didn’t work for the pl-message
- Added ability to recursively reference lists inside lists
- Added official support for 1.21.9 - .11
- Removed completion exploit fixer feature, as this exploit has been resolved in newer Minecraft versions and more efficient fixes are available
- Smaller improvements
