-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temporarily update server configs #28780
Changes from 1 commit
e5a78bf
e73ff24
d626374
16e55ec
74e3221
0e68e41
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Configuration preset layer for "Core Only" Wizard's Den servers. | ||
Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml GitHub Actions / CRLF CheckFile contains CRLF line endings
|
||
# Intended to be loaded after wizardsDen.toml | ||
|
||
# hostname is a placeholder | ||
# needs region tag | ||
|
||
[game] | ||
soft_max_players = 50 | ||
hostname = "[EN] Wizard's Den Red Firefly" | ||
desc = "Official English Space Station 14 servers. Vanilla, core ruleset." | ||
panic_bunker.enabled = false | ||
panic_bunker.disable_with_admins = false | ||
panic_bunker.enable_without_admins = false | ||
panic_bunker.custom_reason = "" | ||
|
||
[server] | ||
rules_file = "CoreRuleset" | ||
|
||
[hub] | ||
tags = "lang:en,rp:none" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Configuration preset layer for gateway Wizard's Den servers. | ||
Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml GitHub Actions / CRLF CheckFile contains CRLF line endings
|
||
# Intended to be loaded after wizardsDen.toml | ||
|
||
# hostname is a placeholder | ||
# needs region tag | ||
|
||
[game] | ||
hostname = "[EN] Wizard's Den PLACEHOLDER" | ||
Chief-Engineer marked this conversation as resolved.
Show resolved
Hide resolved
|
||
desc = "Official English Space Station 14 servers for new players. Vanilla, roleplay ruleset." | ||
panic_bunker.enabled = false | ||
panic_bunker.disable_with_admins = false | ||
panic_bunker.enable_without_admins = false | ||
panic_bunker.custom_reason = "" | ||
|
||
[hub] | ||
tags = "lang:en,rp:low" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Configuration preset layer for "Core Only" Wizard's Den servers. | ||
Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml GitHub Actions / CRLF CheckFile contains CRLF line endings
|
||
# Intended to be loaded after wizardsDen.toml | ||
|
||
# hostname is a placeholder | ||
# needs region tag | ||
|
||
[game] | ||
soft_max_players = 50 | ||
hostname = "[EN] Wizard's Den Red Firefly" | ||
Chief-Engineer marked this conversation as resolved.
Show resolved
Hide resolved
|
||
desc = "Official English Space Station 14 servers. Vanilla, core ruleset." | ||
panic_bunker.enabled = false | ||
panic_bunker.disable_with_admins = false | ||
panic_bunker.enable_without_admins = false | ||
panic_bunker.custom_reason = "" | ||
|
||
[hub] | ||
tags = "lang:en,rp:low" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally this would direct players much better. The main barriers are: