Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 9 months ago
Updated 10 months ago

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




