In Sourcemod you can store user permissions in MySQL so multiple servers can share the same permissions.
However I cannot find such an option for umod. Does it exist? Is it in a plugin?
If not, is it possible to make one with these functions? https://umod.org/documentation/api/player#permissions
GrantPermission
AddToGroup
Is there a way to flush all permissions in case the server crashes?
However I cannot find such an option for umod. Does it exist? Is it in a plugin?
If not, is it possible to make one with these functions? https://umod.org/documentation/api/player#permissions
GrantPermission
AddToGroup
Is there a way to flush all permissions in case the server crashes?