Update Permission System
parent
4f0464fa7f
commit
13ca027a9b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
[Return](./Home)
|
||||||
|
<hr>
|
||||||
|
|
||||||
Cookie Utils permission system uses groups for assigning permissions.
|
Cookie Utils permission system uses groups for assigning permissions.
|
||||||
|
|
||||||
Plugin will always try to create permission group called `default` if it doesn't exist already, file with name `default.json` in location `server_folder/perm_groups/` will always have id `default`.
|
Plugin will always try to create permission group called `default` if it doesn't exist already, file with name `default.json` in location `server_folder/perm_groups/` will always have id `default`.
|
||||||
|
|
Loading…
Reference in a new issue