Goonstation 13 - Modules - Types

code/modules/config/ckey_configs.dm

/var/admins Admins ( ["ckey"] = "rank" ) Populated by proc call in world.New()
/var/NT HoS/NTSO-whitelisted players
/var/mentors Mentors
/var/whitelistCkeys Players whomst'd've get allowed if whitelist-only is enabled
/proc/load_config_list Gets a list of ckeys from a file, ignoring comments/blank lines This could probably be refactored to config files in general, but