- Source of resources
- Original
- Copyright link
- https://github.com/ShrBox/AntiToolbox
- Language
- English
- Supported version
- The latest version
AntiToolbox
阻止toolbox玩家进入服务器安装
使用Lip
Bash:
lip install AntiToolbox
手动安装
从Release中下载配置文件
JSON:
{
"KickMessage": "§cDon't use toolbox!", // 踢出提示
"WhiteList": ["Notch", "Jeb_"], // 不检测的玩家
"FakeNameDetection": true, // 是否检测假名
"EnableCustomCmd": false, // 是否使用自定义指令
"CustomCmd": ["ban ban %player%", "say Toolbox Detected: %player%"] // 自定义指令
}