configuring_your_server
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| configuring_your_server [2026/05/01 23:59] – created frank_lee_smith | configuring_your_server [2026/05/02 07:09] (current) – frank_lee_smith | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Dedicated Server Settings ====== | + | ======== Dedicated Server Settings |
| - | **Server hosting for TTT is very early and subject to MANY changes.** | + | **Server hosting for TTT is VERY early and subject to MANY changes.** |
| - | This page does **not** explain how to install or start a baseline s&box dedicated server. | + | This page does **not** explain how to install or start a baseline s&box dedicated server. |
| - | For general s&box dedicated server setup, see: | ||
| - | * [[https:// | + | ===== Basics ===== |
| + | **Our game ident: | ||
| + | <code text> | ||
| + | thieves.terrortown | ||
| + | </ | ||
| - | ===== Config file location ===== | + | **TTT-specific config file:** |
| - | + | ||
| - | The TTT-specific config file is: | + | |
| <code text> | <code text> | ||
| Line 24: | Line 25: | ||
| </ | </ | ||
| - | ===== Important | + | ===== Important! ===== |
| - | For Terror Town dedicated servers, set the server starting map in '' | + | For TTT dedicated servers, set the server starting map in '' |
| <code text> | <code text> | ||
| Line 36: | Line 37: | ||
| If your server manager requires a map value, **use a blank or placeholder value** there, then configure the real startup map in '' | If your server manager requires a map value, **use a blank or placeholder value** there, then configure the real startup map in '' | ||
| - | ===== Basic example | + | ===== Basic Example |
| + | |||
| + | //The file will be automatically generated the first time you launch TTT.// | ||
| + | //Shortened example. The generated file will include the full curated map list.// | ||
| <file json server_settings.json> | <file json server_settings.json> | ||
| Line 52: | Line 57: | ||
| " | " | ||
| " | " | ||
| - | " | ||
| - | " | ||
| " | " | ||
| " | " | ||
| }, | }, | ||
| " | " | ||
| - | " | + | " |
| }, | }, | ||
| " | " | ||
| Line 64: | Line 67: | ||
| </ | </ | ||
| - | ===== Server settings ===== | + | ======= Server settings |
| ==== SchemaVersion ==== | ==== SchemaVersion ==== | ||
| - | Keep this set to: | + | Generated by the game for future migrations (Leave |
| - | + | ||
| - | <code json> | + | |
| - | " | + | |
| - | </ | + | |
| ==== Server.StartupMap ==== | ==== Server.StartupMap ==== | ||
| Line 84: | Line 83: | ||
| </ | </ | ||
| - | This is also used as the server' | + | This is also used as the server' |
| - | ===== Lobby settings | + | |
| + | ===== Lobby Settings | ||
| ==== Lobby.MaxPlayers ==== | ==== Lobby.MaxPlayers ==== | ||
| Line 153: | Line 153: | ||
| </ | </ | ||
| - | ==== Lobby.MapVoteMode ==== | ||
| - | |||
| - | Controls how map vote options are chosen. | ||
| - | |||
| - | ^ Value ^ Meaning ^ | ||
| - | | 0 | Blacklist | | ||
| - | | 1 | Whitelist | | ||
| - | | 2 | Current Map Only | | ||
| - | |||
| - | For most dedicated servers, use whitelist mode: | ||
| - | |||
| - | <code json> | ||
| - | " | ||
| - | </ | ||
| - | |||
| - | ==== Lobby.IncludeBlacklistInWhitelist ==== | ||
| - | |||
| - | Only applies when using whitelist map voting. | ||
| - | |||
| - | For most dedicated servers, leave this as: | ||
| - | |||
| - | <code json> | ||
| - | " | ||
| - | </ | ||
| ==== Lobby.MapVoteOptionCount ==== | ==== Lobby.MapVoteOptionCount ==== | ||
| Line 209: | Line 185: | ||
| <code text> | <code text> | ||
| - | thieves.rooftops;thieves.dolls;throwupproducs.islandtropical | + | org.map;org.map; |
| </ | </ | ||
| - | You can also separate maps with commas or new lines, but semicolons | + | //Duplicate entries |
| - | + | ||
| - | Invalid, unsupported, | + | |
| You can print the current built-in map lists from the server console with: | You can print the current built-in map lists from the server console with: | ||
| Line 228: | Line 202: | ||
| <code json> | <code json> | ||
| " | " | ||
| - | | + | |
| - | | + | |
| ] | ] | ||
| </ | </ | ||
configuring_your_server.1777679992.txt.gz · Last modified: 2026/05/01 23:59 by frank_lee_smith