-
Notifications
You must be signed in to change notification settings - Fork 12
/
CaptureTheFlagConfig.yml
64 lines (64 loc) · 1020 Bytes
/
CaptureTheFlagConfig.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
CaptureTheFlag:
name: CaptureTheFlag
command: ctf
prefix: '&8[CTF]&e'
gameSize:
nTeams: '2'
teamSize: 1+
nLives: infinite
victoryCondition: CUSTOM
times:
matchTime: 300
tracking:
database: ctf
useTrackerMessages: false
arenaType: CaptureTheFlag
arenaClass: CTFArena
defaults:
options:
- woolTeams
- alwaysTeamNames
onEnter:
options:
- STOREALL
onLeave:
options:
- RESTOREALL
onJoin:
options:
- teleportWaitRoom
- hunger=20
- pvpOff
onOpen:
options:
- pvpOff
onPreStart:
giveClass:
default: gladiator
options:
- pvpOff
- deEnchant
onStart:
options:
- teleportIn
- hunger=20
- pvpOn
onComplete:
options:
- teleportOut
- clearInventory
onSpawn:
giveItems:
- COMPASS 1
options:
- health=20.0
- hunger=20
- respawnWithClass
onDeath:
options:
- clearInventory
- respawn
winners:
options:
- health=20.0
- hunger=20