插件配置
我的插件
设置管理员
选择插件配置
该配置文件在Configs下首次安装可能要重启服务器才会生成
示例文件
{
"K": {
"identity": "STEAM_1:0:556748285",
"flags": [
"@css/reservation",
"@css/generic",
"@css/kick",
"@css/vip",
"@css/ban",
"@css/unban",
"@css/slay",
"@css/changemap",
"@css/cvar",
"@css/config",
"@css/chat",
"@css/vote",
"@css/password",
"@css/rcon",
"@css/cheats",
"@css/root",
"@pugsharp/matchadmin"
]
},
"瘦瘦": {
"identity": "76561199322297239",
"flags": [
"@css/generic"
]
},
"Erikj": {
"identity": "76561199297601577",
"immunity": 100,
"flags": [
"@css/custom-flag-1",
"@css/custom-flag-2",
"@pugsharp/matchadmin"
],
"groups": [
"#css/admin"
],
"command_overrides": {
"css_plugins": true,
"css": false
}
},
"Another erikj": {
"identity": "STEAM_0:1:1",
"flags": ["@mycustomplugin/admin"]
}
}
flags为支持的指令组,一般 @css/root 为最高
groups为管理员分组