]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
More cfg presets stuff (#14099)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Mon, 13 Feb 2023 23:47:36 +0000 (00:47 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Feb 2023 23:47:36 +0000 (00:47 +0100)
Resources/ConfigPresets/WizardsDen/wizardsDen.toml

index 1cf78d4e6f1980c595b3a512f847226f31a1c5e1..a91665c5f2ae52bfb6f8ea8e344023d5656eff62 100644 (file)
@@ -2,4 +2,22 @@
 # Loaded before server-specific config presets by configuration.
 
 [game]
-desc = "Official English Space Station 14 servers. Vanilla, low roleplay."
+desc             = "Official English Space Station 14 servers. Vanilla, low roleplay."
+lobbyenabled     = true
+soft_max_players = 130
+welcomemsg       = "Welcome to the server. Be sure to read the rules (press F1)!"
+
+[infolinks]
+bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose"
+discord    = "https://discord.spacestation14.io"
+forum      = "https://forum.spacestation14.io"
+github     = "https://github.com/space-wizards/space-station-14"
+patreon    = "https://www.patreon.com/spacestation14"
+website    = "https://spacestation14.io"
+wiki       = "https://wiki.spacestation14.io"
+
+[net]
+max_connections = 1024
+
+[vote]
+restart_required_ratio = 0.7