abc6531607
这个要怎么添加管理员
cs2\game\csgo\addons\counterstrikesharp\configs\admin.json
{
"op0": {
"identity": "76561198381281533",
"flags": [
"@css/custom-flag-1",
"@css/custom-flag-2",
"@css/reservation",
"@css/generic",
"@css/kick",
"@css/ban",
"@css/unban",
"@css/vip",
"@css/slay",
"@css/changemap",
"@css/cvar",
"@css/config",
"@css/chat",
"@css/vote",
"@css/password",
"@css/rcon",
"@css/cheats",
"@css/root"
],
"groups": [
"#css/admin"
],
"command_overrides": {
"css_plugins": true,
"css": false
}
},
"Another erikj": {
"identity": "STEAM_0:1:1",
"flags": ["@mycustomplugin/admin"]
}
}