forked from Citadel-Station-13/Citadel-Station-13
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.txt
42 lines (37 loc) · 1.38 KB
/
config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# You can use the "$include" directive to split your configs however you want
# MAKE SURE ENTRIES ARE SORTED IN THE SAME FASHION THEY ARE IN THE .dm
# if you don't do this i will find you and put lemons on your eyes.
# You can use the @ character at the beginning of a config option to lock it from being edited in-game
# Example usage:
# @SERVERNAME tgstation
# Which sets the SERVERNAME, and disallows admins from being able to change it using View Variables.
# @LOG_TWITTER 0
# Which explicitly disables LOG_TWITTER, as well as locking it.
# There are various options which are hard-locked for security reasons.
$include entries/admin.txt
$include entries/alert.txt
$include entries/antag_rep.txt
$include entries/bot.txt
$include entries/comms.txt
$include entries/connections.txt
$include entries/dbconfig.txt
$include entries/debris.txt
$include entries/donator.txt
$include entries/dynamic.txt
$include entries/fetish_content.txt
$include entries/gamemodes.txt
$include entries/general.txt
$include entries/jexp.txt
$include entries/logging.txt
$include entries/movespeed.txt
$include entries/persistence.txt
$include entries/policy.txt
$include entries/resources.txt
$include entries/respawns.txt
$include entries/security.txt
$include entries/server.txt
$include entries/stamina_combat.txt
$include entries/threat.txt
$include entries/urls.txt
$include entries/vote.txt
$include plushies/defines.txt