Can't believe I can't find this as an existing thing.
sm_listadmins -> Print a human-friendly list of the admin cache and their flags to console
No chat command necessary
+a required to run command
Example:
> sm_listadmins
name auth identity flags immunity groups
goos steam <steamid> abcdefghijkmrpq 5 serverop, halfop, member, donor
fliz steam <steamid> apq 0 member, donor
The name field should come from the sourcemod admin name, not the steam display name
authtype, identity, immunity, groups, and field padding are nice to haves, name and flags are the only must-haves.
Can't believe I can't find this as an existing thing.
sm_listadmins-> Print a human-friendly list of the admin cache and their flags to consoleNo chat command necessary
+arequired to run commandExample:
The
namefield should come from the sourcemod admin name, not the steam display nameauthtype, identity, immunity, groups, and field padding are nice to haves, name and flags are the only must-haves.