-
-
Notifications
You must be signed in to change notification settings - Fork 108
/
Copy pathgame_presets.yml
257 lines (242 loc) · 5.95 KB
/
game_presets.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
- type: gamePreset
id: Survival
alias:
- survival
name: survival-title
showInVote: true # Sunrise-Edit
hide: true # Sunrise-Edit
description: survival-description
minPlayers: 50 # Sunrise-Edit
rules:
- MeteorSwarmScheduler
- RampingStationEventScheduler
- SpaceTrafficControlEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: KesslerSyndrome
alias:
- kessler
- junk
- meteorhell
name: kessler-syndrome-title
showInVote: false # Sunrise-Edit
hide: true # Sunrise-Edit
description: kessler-syndrome-description
rules:
- KesslerSyndromeScheduler
- RampingStationEventScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: AllAtOnce
alias:
- all
name: all-at-once-title
description: all-at-once-description
showInVote: false
hide: false # Sunrise-Edit
minPlayers: 20 # Sunrise-Edit: 20 players for NUKEOPS
rules:
- Nukeops
- Traitor
- Revolutionary
- Zombie
- KesslerSyndromeScheduler
- RampingStationEventScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: AllerAtOnce
alias:
- allall
- aller
- badidea
- punishment
name: aller-at-once-title
description: aller-at-once-description
showInVote: false #Please god dont do this
hide: false # Sunrise-Edit
minPlayers: 20 # Sunrise-Edit: 20 players for NUKEOPS
rules:
- Nukeops
- Traitor
- Revolutionary
- Zombie
- BasicStationEventScheduler
- KesslerSyndromeScheduler
- MeteorSwarmMildScheduler
- MeteorSwarmScheduler
- RampingStationEventScheduler
- SpaceTrafficControlEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation
# Sunrise-Edit: Replace by Extra
#- type: gamePreset
# id: Extended
# alias:
# - extended
# - shittersafari
# name: extended-title
# showInVote: false #2boring2vote
# description: extended-description
# rules:
# - BasicStationEventScheduler
# - MeteorSwarmScheduler
# - SpaceTrafficControlEventScheduler
# - BasicRoundstartVariation
- type: gamePreset
id: Greenshift
alias:
- greenshift
- shittersafarideluxeedition
name: greenshift-title
showInVote: true # Sunrise-Edit
hide: false # Sunrise-Edit
description: greenshift-description
rules:
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation
- GreenshiftAnnouncement # Sunrise-Edit
- type: gamePreset
id: Secret
alias:
- secret
- sekrit
name: secret-title
showInVote: true
hide: false # Sunrise-Edit
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
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- 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
rules:
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation
- 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
- tator
name: traitor-title
description: traitor-description
showInVote: true # Sunrise-Edit
hide: true # Sunrise-Edit
minPlayers: 5 # Sunrise-Edit: 5 players for TRAITORS
rules:
- Traitor
- LiteSubGamemodesRule
- MiddleSubGamemodesRule
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: Deathmatch
alias:
- deathmatch
- dm
name: death-match-title
description: death-match-description
showInVote: true
hide: true # Sunrise-Edit
supportedMaps: DeathMatchMapPool
rules:
- DeathMatch31
- type: gamePreset
id: Nukeops
alias:
- nukeops
name: nukeops-title
description: nukeops-description
showInVote: true # Sunrise-Edit
hide: true # Sunrise-Edit
minPlayers: 20 # Sunrise-Edit: 20 players for NUKEOPS
rules:
- Nukeops
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: Revolutionary
alias:
- rev
- revs
- revolutionaries
name: rev-title
description: rev-description
showInVote: true # Sunrise-Edit
hide: true # Sunrise-Edit
minPlayers: 15 # Sunrise-Edit: 15 players for REVOLUTIONARY
rules:
- Revolutionary
- LiteSubGamemodesRule # Только лайтовые под-антаги.
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: Zombie
alias:
- zombie
- zombies
- Zombies
- zz14
- zomber
name: zombie-title
description: zombie-description
showInVote: true # Sunrise-Edit
hide: true # Sunrise-Edit
minPlayers: 20 # Sunrise-Edit: 20 players for ZOMBIES
rules:
- Zombie
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation
- type: gamePreset
id: Zombieteors
alias:
- zombieteors
- zombombies
- meteombies
name: zombieteors-title
description: zombieteors-description
showInVote: false # Sunrise-Edit
hide: true # Sunrise-Edit
minPlayers: 20 # Sunrise-Edit: 20 players for ZOMBIES
rules:
- Zombie
- BasicStationEventScheduler
- KesslerSyndromeScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation