CommandBlocker (With TabComplete Removal) icon

CommandBlocker (With TabComplete Removal) -----

Prevent players from sending/receiving commands



Easy to use

config:
Code (Text):
# 阻止所有命令发送
block_all_commands_send: false

# 命令被阻止时给玩家的反馈消息
# 在字符串中你需要在双引号前加返斜杠才可以被正确识别
message: "Unknown command. Type \"/help\" for help."

# 阻止以下命令被服务器处理 / 发送给玩家(tab补全)
# 注意! 你需要屏蔽 插件名:指令, 例如 bukkit:?
blocked_commands:
  - "?"
  - "bukkit:?"
  - "about"
  - "bukkit:about"
  - "help"
  - "bukkit:help"
  - "pl"
  - "bukkit:pl"
  - "plugins"
  - "bukkit:plugins"
  - "ver"
  - "bukkit:ver"
  - "version"
  - "bukkit:version"
  - "icanhasbukkit"
Resource Information
Author:
----------
Total Downloads: 50
First Release: Jul 9, 2024
Last Update: Jul 10, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings