mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Jukebox config example
This commit is contained in:
@@ -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]'"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user