diff --git a/api/hooks/discordBot/commands/sdtd/serverInfo.js b/api/hooks/discordBot/commands/sdtd/serverInfo.js index 2b0aa4407..db9b28425 100644 --- a/api/hooks/discordBot/commands/sdtd/serverInfo.js +++ b/api/hooks/discordBot/commands/sdtd/serverInfo.js @@ -108,7 +108,6 @@ ${serverInfo.serverInfo.EACEnabled} EAC :small_orange_diamond: Max zombies: ${serverInfo.serverInfo.MaxSpawnedZombies} :small_orange_diamond: Blood moon enemy count: ${serverInfo.serverInfo.BloodMoonEnemyCount} :small_orange_diamond: Land claim size: ${serverInfo.serverInfo.LandClaimSize} - Dead zone: ${serverInfo.serverInfo.LandClaimDeadZone} - Expiry date: ${serverInfo.serverInfo.LandClaimExpiryTime} -:small_orange_diamond: Game difficulty: ${serverInfo.serverInfo.GameDifficulty} :small_orange_diamond: Drop on death: ${serverInfo.serverInfo.DropOnDeath} :small_orange_diamond: Player killing mode: ${serverInfo.serverInfo.PlayerKillingMode} :small_orange_diamond: Air drop frequency: ${serverInfo.serverInfo.AirDropFrequency / 24} days