From 60f6527a11ab7031679cedc8082f3aacdb6cb1a1 Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:15:55 +0100 Subject: [PATCH] Set newplayerthreshold cvar for the development serverconfig (#41099) add ahelp newplayer threshold default to the dev configuration --- Resources/ConfigPresets/Build/development.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/ConfigPresets/Build/development.toml b/Resources/ConfigPresets/Build/development.toml index 7849124a18..f10b685322 100644 --- a/Resources/ConfigPresets/Build/development.toml +++ b/Resources/ConfigPresets/Build/development.toml @@ -38,6 +38,7 @@ preload_grids = false [admin] see_own_notes = true +new_player_threshold = 120 [ic] random_characters = true