From: Kevin Zheng Date: Wed, 7 Feb 2024 23:33:53 +0000 (-0800) Subject: Disable voting for Sandbox mode (#25027) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8ccdbe73503ac96febaa8ba6e517b43220d7e80d;p=space-station-14.git Disable voting for Sandbox mode (#25027) Sandbox mode should not be votable, because players can vote for it, and then entity spam to quickly lag a server or run it out of memory. --- diff --git a/Resources/Prototypes/game_presets.yml b/Resources/Prototypes/game_presets.yml index 96992d022d..f1f16ab9b8 100644 --- a/Resources/Prototypes/game_presets.yml +++ b/Resources/Prototypes/game_presets.yml @@ -79,7 +79,7 @@ - sandbox name: sandbox-title description: sandbox-description - showInVote: true + showInVote: false # Not suitable for use without admin intervention, since entity spamming can quickly crash a server maxPlayers: 5 rules: - Sandbox