Jukebox config example

This commit is contained in:
Markolie
2015-09-23 06:40:06 +02:00
parent b31e73c71b
commit d4a3537e75
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -525,7 +525,7 @@
config.disable_away_missions = 1
if("autoconvert_notes")
config.autoconvert_notes = 1
config.autoconvert_notes = 1
else
diary << "Unknown setting in configuration: '[name]'"
+4 -1
View File
@@ -159,7 +159,7 @@ GUEST_BAN
## set a server location for world reboot. Don't include the byond://, just give the address and port.
# SERVER server.net:port
## forum address
## Forum address
# FORUMURL http://example.org
## Wiki address
@@ -168,6 +168,9 @@ GUEST_BAN
## Ban appeals URL - usually for a forum or wherever people should go to contact your admins.
# BANAPPEALS http://example.org
## Media base URL - determines where to pull the jukebox playlist from.
# MEDIA_BASE_URL http://example.org
## In-game features
## spawns a spellbook which gives object-type spells instead of verb-type spells for the wizard
# FEATURE_OBJECT_SPELL_SYSTEM