PluginLicenseRef-All-Rights-Reserved
NeoPluginHide
NeoPluginHide is a lightweight Paper/Spigot plugin 1.21.x that hides discovery commands and customizes your server identity in the F3 screen.
133
Downloads
2
Followers
6 months ago
Updated
📦
1
Versions
📖About NeoPluginHide

NeoPluginHide is a lightweight Paper/Spigot plugin (1.19 → 1.21.x) that hides all discovery commands like /plugins, /version, /about, /help, and removes tab completion for them.
It also allows you to customize the Server Brand shown in the F3 debug screen, and supports multiple languages (English, French, Spanish).
🧩 Features
- 🔒 Blocks
/plugins,/version,/about,/help,?,icanhasbukkit, and aliases - 🪄 Custom fake plugin list for
/plugins - 🎭 Customizable Server Brand (replaces “Paper” in F3)
- 🗣️ Multi-language support:
en,fr,es - 💬 Fully configurable messages
- 🚫 Removes tab-completion for hidden commands
- ⚙️ Reload via
/neopluginhide reload - 👑 Permissions for admin and bypass
⚙️ Configuration
Example config.yml:
settings:
language: "en" # en, fr, es
server-brand: "NeoServer" # shows in F3
hide-tab-suggestions: true
bypass-permission: "neopluginhide.bypass"
blocked-commands:
- "pl"
- "plugins"
- "ver"
- "version"
- "help"
- "about"
- "icanhasbukkit"
fake-plugins:
- "WorldEdit"
- "Essentials"
- "LuckPerms"
🧰 Commands
| Command | Description |
|---|---|
/neopluginhide reload |
Reloads the configuration file |
🧠 Permissions
| Permission | Description | Default |
|---|---|---|
neopluginhide.admin |
Access to /neopluginhide reload |
OP |
neopluginhide.bypass |
Skip all protections and see everything | OP |
🧾 Compatibility
- ✅ Paper, Spigot, Purpur
- ✅ Minecraft 1.21.x
- ✅ Java 21+
🌍 Localization
The plugin supports English, French, and Spanish messages.
Change the language in your config:
settings:
language: "fr"
📸 F3 Custom Brand
Change the text displayed in F3 (“Server Brand”):
settings:
server-brand: "YourCustomName"
🧑💻 Author
pierrecreeper
Modrinth Page