CommandDoesNotExist icon

CommandDoesNotExist 5.2.2

Configurable Command Blocker! Hide your plugin, block any commands and command args of your choice!

Page 1
includes 1.21.4 support
includes 1.21.1 support.
includes 1.20.6 support.
fixed the version description.
whitelist now supports a wildcard and an empty list.

# whitelisting
# for each command being blocked, you can list player names and groups who are given a permission to use the command.
Whitelist:
  lp:
    - vk2gpz  # player's name
    - Admin   # rank/group managed by a permission plugin.
  te:
    - "*"  # if "*" is included or left as an empty list as [], this comman will be avaialbel to everyone.
Page 1