RxBlockCMD – Command Blocking System
Version: 1.0.0
Author: NotRitik
Website: Discord – notritik.exe
✅ Features
Block any command globally from being used in-game
Fully configurable list of banned commands in config.yml
Supports all command types including plugin and vanilla commands
Custom permission to bypass blocked commands
Block commands per world (optional)
Show custom message when a command is blocked
️ Reloadable config with /blockcmd reload
Lightweight, no dependencies required
Smart match: block commands with arguments or aliases
️ Command List
Command
Description
/blockcmd reload Reload configuration file
Permissions
Permission
Description
Default
rxblockcmd.bypass Bypass blocked commands ❌ OP
rxblockcmd.admin Access to add/remove commands ❌ OP
Code (Text):
# RxBlockCMD Configuration
# Version: 1.0.0
# Author: NotRitik
# List of commands to block
# You can use partial matches (e.g., "gamemode" will block /gamemode, /minecraft:gamemode, etc.)
blocked-commands:
- /pl
- /plugins
- /op
- /reload
- /ver
- /version
- /about
- /bukkit:pl
- /bukkit:plugins
- /minecraft:help
# Message shown to players when they try to use a blocked command
# Supports color codes with & and hex colors like #ffaa00
deny-message: "&c⛔ That command is blocked by the server administrator."
Installation
- Download RxBlockCMD.jar
- Place it in your /plugins folder
- Restart your server
- Configure config.yml as needed
- Use /blockcmd reload to apply changes
Support
Need help or want feature suggestions?
Join the support server:
https://discord.gg/SfqJ2SnBW3
Author: NotRitik
Discord: notritik.exe