AD

Admin-List

Simple admin list plugin

by Quake1011110counterstrikesharp
admincounterstrikesharpcs2cssjsonlistmetamodmmpluginquake1011

Admin list

Displays a list of online administrators in the chat on command !admins

Requirements

Install

  • Drop folder build/AdminList to addons/counterstrikesharp/plugins/

  • Configuration file will be generated after the plugin is launched in the folder addons/counterstrikesharp/configs/AdminList/AdminList.json:

    • Config.json

Config.json

{
	"ImmunityFlag": "@css/root",			// Do not display administrators with this flag
	"ShowSelf": true,						// Do not take yourself out if the administrator [ true - on | false - off ]
	"ShowFlag": "@css/ban",					// Administrator flag to display in the list
}

About possible problems, please let me know:

Admin-List - CS2 Plugin | sourcemods.info