40 lines
1.1 KiB
TOML
40 lines
1.1 KiB
TOML
# Base configuration preset used on all Wizard's Den servers.
|
|
# Loaded before server-specific config presets by configuration.
|
|
|
|
[game]
|
|
desc = "Official English Space Station 14 servers. Vanilla, roleplay ruleset."
|
|
lobbyenabled = true
|
|
soft_max_players = 80
|
|
panic_bunker.show_reason = true
|
|
panic_bunker.custom_reason = "You have not played on a Wizard's Den server long enough to connect to this server. Please play on another Wizard's Den server for now."
|
|
|
|
[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"
|
|
appeal = "https://appeal.ss14.io"
|
|
|
|
[server]
|
|
rules_file = "StandardRuleset"
|
|
|
|
[net]
|
|
max_connections = 1024
|
|
|
|
[vote]
|
|
restart_required_ratio = 0.7
|
|
|
|
[netres]
|
|
limit = 10.0
|
|
|
|
[admin]
|
|
see_own_notes = true
|
|
deadmin_on_join = true
|
|
new_player_threshold = 600
|
|
|
|
[worldgen]
|
|
enabled = true
|