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.

(cherry picked from commit 8ccdbe73503ac96febaa8ba6e517b43220d7e80d)
This commit is contained in:
Kevin Zheng 2024-02-08 00:33:53 +01:00 committed by Debug
parent cc9b30af68
commit aac95649d1
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@
- sandbox
name: sandbox-title
description: sandbox-description
showInVote: false # DeltaV - No
maxPlayers: 1
showInVote: false # Not suitable for use without admin intervention, since entity spamming can quickly crash a server
maxPlayers: 5
rules:
- Sandbox