Console Command Blocker

Blocks selected console commands using a customizable list in config.yml.

87

Console Command Blocker

📌 Console Command Blocker

Console Command Blocker is a lightweight Paper/Spigot plugin that blocks specific console commands, using a fully configurable list in the `config.yml` file.

⚙️ How it works

You can define any number of blocked commands in your `config.yml`:

```yaml Blocked_commands: - "gamemode" - "minecraft:gamemode" - "gm"

ADS