NeoPluginHide
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit folia paper purpur spigot
标签: game-mechanics management utility

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
请登录后举报


暂无评论,抢个沙发吧~