diff --git a/src/main/resources/arenas/ctf.yml b/src/main/resources/arenas/ctf.yml index 9fb44bf..5c14b82 100644 --- a/src/main/resources/arenas/ctf.yml +++ b/src/main/resources/arenas/ctf.yml @@ -7,6 +7,11 @@ team-options: team-amount: 2 team-selection: pick shared-spawn-points: true +tracking: + stats-tracked: + flags-captured: + key: flags_captured + type: add modules: - arena-restoration - classes @@ -124,4 +129,4 @@ phases: - play-sound{sound=block.anvil.place;pitch=0;volume=1} on-draw: - send-message{message=It's a draw!} - - play-sound{sound=block.beacon.deactivate;pitch=0;volume=1} \ No newline at end of file + - play-sound{sound=block.beacon.deactivate;pitch=0;volume=1}