Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Creators
Details
Licensed MIT
Published 11 months ago
Updated 2 days ago
HidePlugins
A lightweight Paper plugin that hides specific commands from players without permission.
🔒 Features
- Command Blocking: Prevents unauthorized players from using restricted commands
- Tab Completion Removal: Hides blocked commands from tab complete
- Customizable Message: Configurable denial message with MiniMessage formatting
- Permission Bypass: Staff with
hide_plugins.bypass
can use all commands
⚙️ Configuration
Paper/Folia
blockMsg: "<red>You are not allowed to use this command"
disabled-commands:
- pl
- bukkit:pl
- plugins
- bukkit:plugins
- ver
- bukkit:ver
- version
- bukkit:version
- "?"
- bukkit:?
- help
- bukkit:help
- about
- bukkit:about
- icanhasbukkit
- bukkit:icanhasbukkit
📋 Commands
/hideplugins reload
- Reloads the config
Permission:hide_plugins.reload
🔐 Permissions
hide_plugins.bypass
- Bypass all command restrictionshide_plugins.reload
- Reload the plugin config
Perfect for hiding sensitive commands like /plugins
or /version
from regular players! 🛡️