Language

NoPlugins

NoPlugins

ModrinthSpigotMC

A small plugin for hiding commands/plugins from players.

1.3k downloads 2 followers updated 2d ago
Modrinth
Paper Purpur Spigot 1.16 – 26.1.2 ManagementTechnologyUtility

NoPlugins

Noplugins - Small paper plugin (1.16+) for hiding commands/plugins from players.

The plugin helps keep your server clean, secure, and professional by preventing players from discovering installed plugins or internal server information.

Features

  • Block common commands like /plugins, /version, /icanhasbukkit
  • Hide commands using regex and wildcard patterns
  • Customizable deny messages
  • MiniMessage text formatting

Configuration

# ============================================
#       NoPlugins - Configuration
# ============================================

# Enable bStats
metrics-enabled: true

# BLACKLIST = hide listed commands
# WHITELIST = only listed commands allowed
mode: BLACKLIST

# Commands
commands:
  - "plugins"
  - "pl"
  - "bukkit:plugins"
  - "about"
  - "version"
  - "ver"
  - "?"
  - "icanhasbukkit"
  - "minecraft:*"

# Regex patterns commands
regex-patterns:
  - "^bukkit:.*"

# Message shown when a hidden command is executed (supports MiniMessage format)
# Supports PlaceholderAPI
# Use \n for multi-line messages
# Leave empty "" to disable
deny-message: "<red>Unknown command. Type <yellow>/help</yellow> for a list of commands."

Commands

| Command | Description |
|-------|------------|
| /noplugins reload | Reloads configuration |

Permissions

| Permission | Description |
|-----------|-------------|
| noplugins.reload | Allows to use /noplugins reload |
| noplugins.bypass | Bypasses all restrictions |

Requirements

  • Java 17
  • Minecraft 1.16+

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download NoPlugins

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.