Improvements:
• Blocked-command messages support MiniMessage colors and bold text
Code:# plugins/PerfCommandWhitelist/config.yml — merge: # Runs when a command is blocked (MiniMessage: <#RRGGBB>, <bold>, <clear> = white reset; legacy & and &#hex also work). blocked_command_default_actions: - 'message: <#FB1313><bold>ꜱᴇʀᴠᴇʀ <clear>» Unknown command.'
• The plugin now starts on servers without ProtocolLib installed
• Command blocking and tab filtering still work as before
• Install ProtocolLib for advanced tab-completion packet filtering
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
