-
-
Notifications
You must be signed in to change notification settings - Fork 69
[BUG] Admin permissions missing after map change until reload #263
Copy link
Copy link
Open
Description
Sometimes (randomly), when the server restarts or changes the map, some admins lose their permissions to use admin commands.
They get the error:
You do not have the required permissions. (@css/generic) does not have permission to run this command.
After I run css_reloadadmins in the server console, the permissions are restored.
It seems like the admin permissions aren’t being applied properly after a map change or server restart. Maybe the admin groups are loading too slowly, or the reload command isn’t being triggered automatically.
Is anyone else experiencing this issue, or knows what could be causing it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels