namespace TanksServer.GameLogic; public class PlayersConfiguration { public int SpawnDelayMs { get; set; } }