Information
Welcome to the official documentation for PixelCommandBlocker. The worlds simplest Minecraft plugin to block crafting recipes!
Last updated
# ==================================================
# Plugin: PixelCommandBlocker
# Author: ShaneTheDev
# Version: 1.0
# Support Discord: https://discord.gg/EVSpujnuwC
# ==================================================
#List all of the commands you would like to block below.
#NOTE: This will block even if the command contains part of the blocked command.
#NOTE: if "/pl" is blocked, this will block any command that starts with /pl, such as /plugins or /plugin.
BlockedCommandsMessage: '&cThis command is blocked!'
BlockedColonMessage: '&cYou cannot type commands with colons!'
Blocked-Commands:
- "/BlockedCommand1"
- "/BlockedCommand2"