Skip to content

Commit b951633

Browse files
committed
End CTF game if only a single team is remaining
1 parent e381fec commit b951633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/arenas/ctf.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ victory-conditions:
2727
win-after: 3
2828
time-limit:
2929
time-limit: 10m
30+
teams-alive:
31+
amount: 1
3032
events:
3133
on-join:
3234
- store{types=all}

0 commit comments

Comments
 (0)