![[Home]](/jailbreak-ext/jdn-logo.jpg)
Running a dedicated server for Jailbreak 2003 is not much different from running a server for another UT2003 game type.
Start the server with the following command line:
ucc server JB-Map?Game=Jailbreak.Jailbreak
That will start a Jailbreak 2003 server with standard settings – jail fights, llama hunt and release protection enabled. The values for capture limit and time limit are taken from the [Jailbreak.Jailbreak] section in the .ini file you are using.
However, you can also specify a capture limit and/or time limit in the command line, overriding the .ini settings:
ucc server JB-Map?Game=Jailbreak.Jailbreak?GoalScore=10?TimeLimit=15
You can combine those settings with any of the ones listed below. Simply append the options to the parameter string, separated by question marks.
MaxPlayers=10MinPlayers=6Mutator=XGame.MutInstaGibAddon=JBAddonLlama.JBAddonLlamaTranslocator=TrueJailFights=TrueFavorHumansForArena=FalseDifficulty=5FriendlyFireScale=0.2More generic options than those described here are supported. Refer to a general server setup guide for their usage.
You can set up a map list the server automatically cycles. Open your server's .ini file and edit the following section:
[Jailbreak.JBMapList] Maps=JB-Arlon Maps=JB-Isolated
You can add as many maps as you like. Note that the map you specify in the server command line (see above) is played first after the server is started.
To use the built-in map voting tool for UT2004, add the following settings to UT2004.ini:
[xVoting.DefaultMapListLoader] bUseMapList=True MapNamePrefixes=JB, MapListTypeList=Jailbreak.JBMapList
Don't forget the comma at the end of the MapNamePrefixes setting – it's vital! If you leave it off, Jailbreak maps won't show up in the map list.
Jailbreak 2003 and Jailbreak Add-Ons fully support the web admin interface.