mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #10392 from ShadowLarkens/patch-1
Update minimal access config to match server
This commit is contained in:
committed by
Chompstation Bot
parent
fdf91fb0b0
commit
7cd77ae8e4
@@ -16,7 +16,7 @@ ADMIN_LEGACY_SYSTEM
|
||||
BAN_LEGACY_SYSTEM
|
||||
|
||||
## Add a # here if you wish to use the setup where jobs have more access. This is intended for servers with low populations - where there are not enough players to fill all roles, so players need to do more than just one job. Also for servers where they don't want people to hide in their own departments.
|
||||
JOBS_HAVE_MINIMAL_ACCESS
|
||||
# JOBS_HAVE_MINIMAL_ACCESS
|
||||
|
||||
## Unhash this entry to have certain jobs require your account to be at least a certain number of days old to select. You can configure the exact age requirement for different jobs by editing
|
||||
## the minimal_player_age variable in the files in folder /code/game/jobs/job/.. for the job you want to edit. Set minimal_player_age to 0 to disable age requirement for that job.
|
||||
@@ -558,4 +558,4 @@ ENGINE_MAP Supermatter Engine,Edison's Bane
|
||||
|
||||
# Controls how strictly the species whitelists on loadout entries are enforced
|
||||
# Possible values: 0 (Off), 1 (Lax, user must be whitelisted for the species), 2 (Strict, user must be the species)
|
||||
LOADOUT_WHITELIST 1
|
||||
LOADOUT_WHITELIST 1
|
||||
|
||||
Reference in New Issue
Block a user