forked from UNLOZE/sm-plugins
General: Change some permissions around.
¯\_(ツ)_/¯
This commit is contained in:
@@ -170,7 +170,7 @@ public Action Command_Status(int client, const char[] command, int args)
|
||||
else
|
||||
FormatEx(sPlayerState, sizeof(sPlayerState), "spawning");
|
||||
|
||||
if(GetAdminFlag(GetUserAdmin(client), Admin_Custom3))
|
||||
if(GetAdminFlag(GetUserAdmin(client), Admin_Root))
|
||||
GetClientIP(player, sPlayerAddr, sizeof(sPlayerAddr));
|
||||
|
||||
PrintToConsole(client, "# %8s %40s %24s %12s %4s %4s %s %s",
|
||||
|
||||
Reference in New Issue
Block a user