Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 weeks ago
HxBlockerCMD ā Lightweight Paper command blocker plugin that hides and blocks unwanted commands with a clean vanilla experience.
⨠Features
- š Block Commands ā Cancel blocked commands and show a vanilla-style error message (red, underlined, italic) that looks exactly like Minecraft's native "Unknown or incomplete command".
- šļø Hide from Tab ā Remove blocked commands from the
/suggestion list so players don't even know the command exists. - š¤ Tab-Complete Filter ā Blocked commands won't appear in tab completion when typing.
- š”ļø LuckPerms Support (Optional) ā Group-based bypass via reflection (no hard dependency ā plugin works perfectly without LuckPerms).
- š¬ Title Effects ā Show a configurable title + subtitle when a player tries a blocked command.
- š Sound Effects ā Play a configurable sound to alert the player.
- š In-Game Reload ā
/hxbc reloadupdates everything instantly without restarting the server. - ā” Tab Refresh on Reload ā Automatically calls
player.updateCommands()so the tab suggestion list refreshes immediately after reload. - š Namespace Support ā Blocks namespaced commands like
/bukkit:plugins,/minecraft:plugins, etc.
š Requirements
| Requirement | Version |
|---|---|
| Server | Paper 1.21+ (Purpur, Pufferfish, Folia supported) |
| Java | 21+ |
| LuckPerms | 5.4+ (optional) |
ā ļø Not compatible with Spigot or Bukkit ā this plugin uses Paper's Adventure API (MiniMessage, Components, Titles).
š„ Installation
- Download the latest
HxBlockerCMD.jarfrom Releases - Drop into
plugins/folder - Start server
- Edit
plugins/HxBlockerCMD/config.yml - Run
/hxbc reload
āļø Default Blocked Commands
/?,/pl,/plugins,/ver,/version/teammsg,/tm,/trigger/icanhasbukkit/bukkit:?,/bukkit:about,/bukkit:help,/bukkit:pl,/bukkit:plugins,/bukkit:ver,/bukkit:version/minecraft:help,/minecraft:me,/minecraft:msg,/minecraft:teammsg,/minecraft:tell,/minecraft:tm,/minecraft:trigger,/minecraft:w
Namespaced variants are auto-blocked (e.g. blocking plugins also blocks /bukkit:plugins and /minecraft:plugins).
š Permissions
| Permission | Default | Description |
|---|---|---|
hxblockercmd.admin |
op |
Access to /hxbc command |
hxblockercmd.bypass |
op |
Bypass all blocked commands |
š ļø Commands
| Command | Description |
|---|---|
/hxbc |
Show help menu |
/hxbc list |
Show blocked commands |
/hxbc author |
Show plugin author |
/hxbc version |
Show plugin version |
/hxbc reload |
Reload config without restart |
š Links
- Source Code: GitHub
- Issues: GitHub Issues
- Releases: GitHub Releases
š¤ Authors
- Lebynut ā Development Studio
- handxt ā Lead Developer

