Simple plugin which show online admins in the server. It has english language available for now, but if you want you can translate it to any language. Tested on Windows, but should work on Linux aswell.
- Install CounterStrike Sharp & Metamod:Source
- Download the latest release from the releases tab and copy it into the counterstrikesharp plugins folder. The config is generated after the first start of the plugin.
To edit permission settings please edit config file.
Located in the folder counterstrikesharp/configs/plugins/CS2Stafflist
Commands
- !staff (Changeable) - Show list of online admins
- !hideme (Changeable) - Hides you from the list
Example config:
{
"StaffCommand": "css_staff",
"HideCommand": "css_hideme",
"HideCommandFlag": "@css/ban",
"Immunity": "@css/root",
"ShowOnList": "@css/ban",
"ConfigVersion": 1
}