fix
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
- type: gamePreset
|
||||
id: Secret
|
||||
alias:
|
||||
- secret
|
||||
- sekrit
|
||||
name: secret-title
|
||||
showInVote: false
|
||||
cP14Allowed: true
|
||||
description: secret-description
|
||||
rules:
|
||||
- Secret
|
||||
|
||||
- type: gamePreset
|
||||
id: CP14ResourceHarvesting
|
||||
name: cp14-gamepreset-resource-harvest
|
||||
|
||||
@@ -1,163 +1 @@
|
||||
- type: gamePreset
|
||||
id: Survival
|
||||
alias:
|
||||
- survival
|
||||
name: survival-title
|
||||
showInVote: false # secret
|
||||
description: survival-description
|
||||
rules:
|
||||
- RampingStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: AllAtOnce
|
||||
name: all-at-once-title
|
||||
description: all-at-once-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Nukeops
|
||||
- Traitor
|
||||
- Revolutionary
|
||||
- Zombie
|
||||
- RampingStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: Extended
|
||||
alias:
|
||||
- extended
|
||||
- shittersafari
|
||||
name: extended-title
|
||||
showInVote: false #2boring2vote
|
||||
description: extended-description
|
||||
rules:
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: Greenshift
|
||||
alias:
|
||||
- greenshift
|
||||
- shittersafarideluxeedition
|
||||
name: greenshift-title
|
||||
showInVote: false #4boring4vote
|
||||
description: greenshift-description
|
||||
rules:
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: Secret
|
||||
alias:
|
||||
- secret
|
||||
- sekrit
|
||||
name: secret-title
|
||||
showInVote: false
|
||||
description: secret-description
|
||||
rules:
|
||||
- Secret
|
||||
|
||||
- type: gamePreset
|
||||
id: SecretExtended #For Admin Use: Runs Extended but shows "Secret" in lobby.
|
||||
alias:
|
||||
- secretextended
|
||||
name: secret-title
|
||||
showInVote: false #Admin Use
|
||||
description: secret-description
|
||||
rules:
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: SecretGreenshift #For Admin Use: Runs Greenshift but shows "Secret" in lobby.
|
||||
alias:
|
||||
- secretgreenshift
|
||||
name: secret-title
|
||||
showInVote: false #Admin Use
|
||||
description: secret-description
|
||||
|
||||
- type: gamePreset
|
||||
id: Sandbox
|
||||
alias:
|
||||
- sandbox
|
||||
name: sandbox-title
|
||||
description: sandbox-description
|
||||
showInVote: false # Not suitable for use without admin intervention, since entity spamming can quickly crash a server
|
||||
maxPlayers: 5
|
||||
rules:
|
||||
- Sandbox
|
||||
|
||||
- type: gamePreset
|
||||
id: Traitor
|
||||
alias:
|
||||
- traitor
|
||||
name: traitor-title
|
||||
description: traitor-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Traitor
|
||||
- SubGamemodesRule
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: Deathmatch
|
||||
alias:
|
||||
- deathmatch
|
||||
- dm
|
||||
name: death-match-title
|
||||
description: death-match-description
|
||||
maxPlayers: 15
|
||||
showInVote: false
|
||||
supportedMaps: DeathMatchMapPool
|
||||
rules:
|
||||
- DeathMatch31
|
||||
|
||||
- type: gamePreset
|
||||
id: Nukeops
|
||||
alias:
|
||||
- nukeops
|
||||
name: nukeops-title
|
||||
description: nukeops-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Nukeops
|
||||
- SubGamemodesRule
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: Revolutionary
|
||||
alias:
|
||||
- rev
|
||||
- revs
|
||||
- revolutionaries
|
||||
name: rev-title
|
||||
description: rev-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Revolutionary
|
||||
- SubGamemodesRule
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
|
||||
- type: gamePreset
|
||||
id: Zombie
|
||||
alias:
|
||||
- zombie
|
||||
- zombies
|
||||
- Zombies
|
||||
- zz14
|
||||
- zomber
|
||||
name: zombie-title
|
||||
description: zombie-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Zombie
|
||||
- BasicStationEventScheduler
|
||||
- GameRuleMeteorScheduler
|
||||
- BasicRoundstartVariation
|
||||
#NOT USED IN CP14
|
||||
Reference in New Issue
Block a user