From 4445cf45639ecb75fdc179f7d871c7ffc550a7c2 Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Sun, 13 Nov 2022 11:31:54 +0100 Subject: [PATCH] Fix some bits and peaces --- plugins/scripts/scripts/skybattle.sk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/scripts/scripts/skybattle.sk b/plugins/scripts/scripts/skybattle.sk index d7ce074..c51f179 100644 --- a/plugins/scripts/scripts/skybattle.sk +++ b/plugins/scripts/scripts/skybattle.sk @@ -304,6 +304,7 @@ command /skybattle_listspawners : command /skybattle_spawnteam : permission: skript.op + usage: /skybattle_spawnteam team spawner trigger: set {skybattle::current_arena} to 1 spawnteam(arg-1, arg-2) @@ -320,9 +321,9 @@ function spawnteam(team: number, spawner: number): if {_team} is 1: give loop-value 64 red concrete# named "§7Blocks" if {_team} is 2: - give loop-value 64 yellow concrete# named "§7Blocks" - if {_team} is 3: give loop-value 64 orange concrete# named "§7Blocks" + if {_team} is 3: + give loop-value 64 yellow concrete# named "§7Blocks" if {_team} is 4: give loop-value 64 lime concrete# named "§7Blocks" if {_team} is 5: