Goonstation 13 - Modules - Types

code/modules/config/ckey_configs.dm

/var/adminsAdmins ( ["ckey"] = "rank" ) Populated by proc call in world.New()
/var/NTHoS/NTSO-whitelisted players
/var/mentorsMentors
/var/whitelistCkeysPlayers whomst'd've get allowed if whitelist-only is enabled
/proc/load_config_listGets a list of ckeys from a file, ignoring comments/blank lines This could probably be refactored to config files in general, but