From 566ec9c39f2bed9752c25ef54fc1ec06bc8f6b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sat, 24 Oct 2020 10:14:44 +0300 Subject: [PATCH] KitPVP Update 4 --- mirricraft-kitpvp.sk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mirricraft-kitpvp.sk b/mirricraft-kitpvp.sk index 99ffb94..34f4de8 100644 --- a/mirricraft-kitpvp.sk +++ b/mirricraft-kitpvp.sk @@ -24,9 +24,9 @@ command /kitpvp [] []: if {kitpvp.%player%.kit} is set: if {kitpvp.%player%.kit} is "soldier": - format slot 13 of player with kit named "&fKitit" with lore "Sotilas" to close then run [execute player command "/kitpvp setkit"] + format slot 13 of player with iron chestplate named "&fKitit" with lore "Sotilas" to close then run [execute player command "/kitpvp setkit"] else: - format slot 13 of player with kit named "&fKitit" to close then run [execute player command "/kitpvp setkit"] + format slot 13 of player with iron chestplate named "&fKitit" to close then run [execute player command "/kitpvp setkit"] if {kitpvp.%player%.map} and {kitpvp.%player%.kit} is set: format slot 35 of player with nether star named "&fAloita" to close then run [execute player command "/kitpvp start"]