mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-24 04:06:54 +01:00
cleans up config adds new role time.tracking system adds new panic bunker adds new VPN detection system unfucks the automated age gate does a bunch more cleanups refactors client security checks a little --------- Co-authored-by: VM_USER <VM_USER> Co-authored-by: silicons <no@you.cat>
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
/// Playtime tracking enabled
|
|
/datum/config_entry/flag/playtime_tracking
|
|
|
|
/// Playtime restrictions enabled
|
|
/datum/config_entry/flag/job_check_playtime
|
|
|
|
/// Account age restrictions enabled
|
|
/datum/config_entry/flag/job_check_account_age
|