admin_configuration
Config holder for all admin related things
Vars | |
allow_admin_ooc_colour | Do we want to allow admins to set their own OOC colour? |
---|---|
ckey_rank_map | Assoc list of admin ckeys and their ranks. key: ckey | value: rank name |
common_cid_map | Assoc list of CIDs which shouldnt be banned due to mass collisions |
enable_localhost_autoadmin | Do we want to auto enable admin rights if you connect from localhost? |
rank_colour_map | Assoc list of admin ranks and their colours. key: rank | value: rank colour |
rank_rights_map | Assoc list of admin ranks and their stuff. key: rank name string | value: list of rights |
use_database_admins | Do we want to load admins from the database? |
Var Details
allow_admin_ooc_colour
Do we want to allow admins to set their own OOC colour?
ckey_rank_map
Assoc list of admin ckeys and their ranks. key: ckey | value: rank name
common_cid_map
Assoc list of CIDs which shouldnt be banned due to mass collisions
enable_localhost_autoadmin
Do we want to auto enable admin rights if you connect from localhost?
rank_colour_map
Assoc list of admin ranks and their colours. key: rank | value: rank colour
rank_rights_map
Assoc list of admin ranks and their stuff. key: rank name string | value: list of rights
use_database_admins
Do we want to load admins from the database?