Gamemode votes (#698)

* Allow voting for the extended and survival gamemode

These votes shouldn't be called ever anyways, so might aswell use them for the adminless server

* Update periapsis.toml
This commit is contained in:
Debug 2024-01-19 23:33:21 +01:00 committed by GitHub
parent 7af57039b5
commit 0eef1fe0ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -6,6 +6,10 @@ soft_max_players = 50
rules_file = "Rules.txt"
rules_header = "ui-rules-header"
[vote]
preset_enabled = true
map_enabled = true
[whitelist]
enabled = false
reason = "whitelist-not-whitelisted"

View File

@ -3,7 +3,7 @@
alias:
- survival
name: survival-title
showInVote: false # secret
showInVote: true # secret # DeltaV - Me when the survival. Used for periapsis.
description: survival-description
rules:
- RampingStationEventScheduler
@ -14,7 +14,7 @@
- extended
- shittersafari
name: extended-title
showInVote: false #2boring2vote
showInVote: true #2boring2vote # DeltaV - I'd like to disagree, used for periapsis.
description: extended-description
rules:
- BasicStationEventScheduler