- Added Velocity 4.0 support
- Added permission requirements to execute plhide command
- Fixed logging an error
- 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
