Hide Plugins
A simple plugin to stop people from being able to see your plugins!
Hide Plugins
❗[Notice] Google will lock-down Android and your ability to install applications❗
Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are.
- Your right to <u>freely</u> develop and install whatever apps (`.apk` files) you want may cease. - App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities. - Google gets to decide who gets approved. Being rejected means nobody can install your apps. - Developers Google arbirarily chooses it doesn't like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable.
Please visit the following resources for more infromation: - Official Google announcement and article - Keep Android Open (.org) - Consumer Rights Wiki article
HidePlugins
A lightweight Paper plugin that hides specific commands from players without permission.
🔒 Features
- Permission Bypass: Prevents unauthorized players from using restricted commands - Permission Bypass: Hides blocked commands from tab complete - Permission Bypass: Configurable denial message with MiniMessage formatting - Permission Bypass: Staff with `hide_plugins.bypass` can use all commands
⚙️ Configuration
Paper/Folia
```yaml 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
#customBlockMsg:
- command: 'pl|plugins|bukkit:plugins|bukkit:pl'
message: |-
<hover:show_text:'<color:#349fda>ℹ What is a server plugin?</color><br>Server plugins can add new behavior to your server!<br>You can find new plugins on Paper's plugin repository, Hangar.<br><br>https://hangar.papermc.io/'><c:#349fda>ℹ</c> Server Plugins (2):</hover>
<c:#ed8106>Bukkit Plugins:
<dark_gray> -</dark_gray> <green>WorldEdit<white>, <green>WorldGuard<white>
- command: 'ver|version|about'
message: '<red>Version information is hidden.'
```
📋 Commands
- `/hideplugins reload` - Reloads the config Permission: `hide_plugins.reload`
🔐 Permissions
- `hide_plugins.bypass` - Bypass all command restrictions - `hide_plugins.reload` - Reload the plugin config
Perfect for hiding sensitive commands like `/plugins` or `/version` from regular players! 🛡️