From fa7aacc10384a3694ea99ad30abf014148640062 Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 1 Apr 2025 23:08:46 +0300 Subject: [PATCH] Update Dev.toml --- Resources/ConfigPresets/_CP14/Dev.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/ConfigPresets/_CP14/Dev.toml b/Resources/ConfigPresets/_CP14/Dev.toml index e9d0ed480f..21726971be 100644 --- a/Resources/ConfigPresets/_CP14/Dev.toml +++ b/Resources/ConfigPresets/_CP14/Dev.toml @@ -1,5 +1,5 @@ [whitelist] -enabled = false +enabled = true [log] path = "logs" @@ -14,7 +14,7 @@ bindto = "::,0.0.0.0" max_connections = 100 [game] -hostname = "⚔️ CrystallEdge [RU] ⚔️ Status: Open test" +hostname = "⚔️ CrystallEdge [RU] ⚔️ Status: Whitelist only" desc = "History of the City of Sword and Magic. A social economic sandbox reinventing the Space Station 14 concept in fantasy style" lobbyenabled = true soft_max_players = 40 @@ -61,4 +61,4 @@ enable_during_round = true [cp14] discord_auth_enabled = true -closet_beta_test = false \ No newline at end of file +closet_beta_test = true \ No newline at end of file