Merge pull request #6155 from Citadel-Station-13/upstream-merge-36554

[MIRROR] Adds config to allow ranks only from txt
This commit is contained in:
LetterJay
2018-03-31 06:17:58 -05:00
committed by GitHub
5 changed files with 54 additions and 24 deletions
@@ -129,6 +129,9 @@
/datum/config_entry/flag/enable_localhost_rank //Gives the !localhost! rank to any client connecting from 127.0.0.1 or ::1
protection = CONFIG_ENTRY_LOCKED
/datum/config_entry/flag/load_legacy_ranks_only //Loads admin ranks only from legacy admin_ranks.txt, while enabled ranks are mirrored to the database
protection = CONFIG_ENTRY_LOCKED
/datum/config_entry/string/hostedby
/datum/config_entry/flag/norespawn