mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-20 21:57:44 +01:00
7a7ae89713
* Admin ranks update * Permissions fix * One missing thing * Further rework to make database also fully work * Adds admin rank bitflag calculator to tools * ZA WARUDO --------- Co-authored-by: C.L. <killer65311@gmail.com>
12 lines
886 B
Plaintext
12 lines
886 B
Plaintext
###############################################################################################
|
|
# Basically, ckey goes first. Rank goes after the "=" #
|
|
# Case is not important for ckey. #
|
|
# Case IS important for the rank. #
|
|
# All punctuation (spaces etc) EXCEPT '-', '_' and '@' will be stripped from rank names. #
|
|
# Ranks can be anything defined in admin_ranks.txt #
|
|
# NOTE: if the rank-name cannot be found in admin_ranks.txt, they will not be adminned! ~Carn #
|
|
# NOTE: syntax was changed to allow hyphenation of ranknames, since spaces are stripped. #
|
|
###############################################################################################
|
|
|
|
# not_a_user = Admin
|