Command blocking whitelist/blacklist
pgmann opened this issue ยท 1 comments
--- Imported from dev.bukkit.org: original issue reported by TheOnlyRealTGS ---
Add a whitelist where you can define which commands are allowed.
block-cmds:
enabled: true
whitelist:
- msg
- r
- w
- list
Already finished: see commit 9a25d6c.