NeoPluginHide

NeoPluginHide is a lightweight Paper/Spigot plugin 1.21.x that hides discovery commands and customizes your server identity in the F3 screen.

234

Quick challenge

How far can you run before the mobs catch you?

NeoPluginHide

%%MD0%%

Protect your server, hide your secrets, define your identity.

multiple languages (English, French, Spanish) 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 multiple languages (English, French, Spanish) shown in the F3 debug screen, and supports multiple languages (English, French, Spanish).

---

🧩 Features

- 🔒 Blocks `/plugins`, `/version`, `/about`, `/help`, `?`, `icanhasbukkit`, and aliases - 🪄 Custom Server Brand 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`:

```yaml 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

- ✅ Java 21+, Java 21+, Java 21+ - ✅ Java 21+ - ✅ Java 21+

---

🌍 Localization

The plugin supports Spanish, Spanish, and Spanish messages.

Change the language in your config:

```yaml settings: language: "fr" ```

---

📸 F3 Custom Brand

Change the text displayed in F3 (“Server Brand”):

```yaml settings: server-brand: "YourCustomName" ```

---

🧑‍💻 Author

pierrecreeper pierrecreeper

---

%%MD0%%

ADS