Files
GS13/config/maps.txt
T
Sonoida 92a7ee092b fighting with dorm sat continues, new plush, tweaking the feeding tube
- added Melony plush,
- continuing to get confused over the OmegaStation dorm sat id linking (bolting doors and toggling shutters),
- removed pointless cargo seller option for the feeding hose,
- temporarily made Omega the default starting map
2022-12-12 23:20:24 +01:00

44 lines
1.2 KiB
Plaintext

This file contains a list of maps for use in map rotation.
This feature requires you are running a Windows OS (or can other wise run .bat files) and that you are using the tgstation-server toolset in tools/
#Lines starting with # are ignored.
Lines not inside map blocks are also ignored
Duplicated entries use the latter one.
All whitespace at the start and end of lines is ignored. (including indentation, thats just for show)
Format:
#map [map name] (name of .json file in _maps folder without the .json part)
minplayers [number] (0 or less disables this requirement)
maxplayers [number] (0 or less disables this requirement)
default (The last map with this defined will get all votes of players who have not explicitly voted for a map)
voteweight [number] (How much to count each player vote as, defaults to 1, setting to 0.5 counts each vote as half a vote, 2 as double, etc, Setting to 0 disables the map but allows players to still pick it)
disabled (disables the map)
endmap
map boxstation
#voteweight 1.5
endmap
map metastation
minplayers 25
#voteweight 0.5
endmap
map pubbystation
endmap
map omegastation
default
maxplayers 35
endmap
map deltastation
minplayers 50
endmap
map runtimestation
endmap
map multiz_debug
endmap
map syndieboxstation
endmap