From ea313aae4a0a1ee7978231e1437e4516b4089954 Mon Sep 17 00:00:00 2001 From: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:03:25 -0500 Subject: [PATCH] Update Configs (#6407) * add configs that were not managed in git * Add fallback preset * removed map_enabled --- Resources/ConfigPresets/DeltaV/apoapsis.toml | 3 +++ Resources/ConfigPresets/DeltaV/deltav.toml | 1 + Resources/ConfigPresets/DeltaV/horizon.toml | 3 +++ Resources/ConfigPresets/DeltaV/inclination.toml | 3 +++ Resources/ConfigPresets/DeltaV/meridian.toml | 3 +++ Resources/ConfigPresets/DeltaV/periapsis.toml | 4 ++++ 6 files changed, 17 insertions(+) diff --git a/Resources/ConfigPresets/DeltaV/apoapsis.toml b/Resources/ConfigPresets/DeltaV/apoapsis.toml index 70f337d4836..9971fcaa7b6 100644 --- a/Resources/ConfigPresets/DeltaV/apoapsis.toml +++ b/Resources/ConfigPresets/DeltaV/apoapsis.toml @@ -2,6 +2,9 @@ hostname = "[EN][MRP] Delta-V (Ψ) | Apoapsis [NA East 1]" soft_max_players = 100 +[adminlogs] +server_name = "Apoapsis" + [hub] tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/DeltaV/deltav.toml b/Resources/ConfigPresets/DeltaV/deltav.toml index 3139917c44f..00a512d75f3 100644 --- a/Resources/ConfigPresets/DeltaV/deltav.toml +++ b/Resources/ConfigPresets/DeltaV/deltav.toml @@ -108,6 +108,7 @@ time = 600 [chat] max_announcement_length = 512 +rate_limit_announce_admins_delay = -1 [audio] attenuation = 4 # inversedistanceclamped 1 << 2, see audioparams.cs diff --git a/Resources/ConfigPresets/DeltaV/horizon.toml b/Resources/ConfigPresets/DeltaV/horizon.toml index 3ef80b83af8..c006ad03b8c 100644 --- a/Resources/ConfigPresets/DeltaV/horizon.toml +++ b/Resources/ConfigPresets/DeltaV/horizon.toml @@ -2,6 +2,9 @@ hostname = "[EN][MRP] Delta-V (Ψ) | Horizon [NA East 3]" soft_max_players = 80 +[adminlogs] +server_name = "Horizon" + [vote] preset_enabled = true map_enabled = true diff --git a/Resources/ConfigPresets/DeltaV/inclination.toml b/Resources/ConfigPresets/DeltaV/inclination.toml index a09c0a09a70..c8d124191ee 100644 --- a/Resources/ConfigPresets/DeltaV/inclination.toml +++ b/Resources/ConfigPresets/DeltaV/inclination.toml @@ -2,6 +2,9 @@ hostname = "[EN][MRP] Delta-V (Ψ) | Inclination [EU West]" soft_max_players = 50 +[adminlogs] +server_name = "Inclination" + [server] rules_file = "DeltaVRuleset" diff --git a/Resources/ConfigPresets/DeltaV/meridian.toml b/Resources/ConfigPresets/DeltaV/meridian.toml index 994ec59d4b0..35b96cb5c95 100644 --- a/Resources/ConfigPresets/DeltaV/meridian.toml +++ b/Resources/ConfigPresets/DeltaV/meridian.toml @@ -2,6 +2,9 @@ hostname = "[EN][MRP] Delta-V (Ψ) | Meridian [EU West]" soft_max_players = 40 +[adminlogs] +server_name = "Meridian" + [hub] tags = "lang:en-US,region:eu_w,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/DeltaV/periapsis.toml b/Resources/ConfigPresets/DeltaV/periapsis.toml index 9bb1b873190..7ba4e21bcfa 100644 --- a/Resources/ConfigPresets/DeltaV/periapsis.toml +++ b/Resources/ConfigPresets/DeltaV/periapsis.toml @@ -5,6 +5,10 @@ desc = """\ A medium roleplay fork based around the mysterious Noösphere, featuring unique content, custom maps, new species and a revamped science department.\ This server focuses on calmer shifts.\ """ +fallbackpreset = "Extended" + +[adminlogs] +server_name = "Periapsis" [vote] preset_enabled = true