KitPVP Update 4
This commit is contained in:
parent
e63f83d476
commit
566ec9c39f
@ -24,9 +24,9 @@ command /kitpvp [<string>] [<string>]:
|
|||||||
|
|
||||||
if {kitpvp.%player%.kit} is set:
|
if {kitpvp.%player%.kit} is set:
|
||||||
if {kitpvp.%player%.kit} is "soldier":
|
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:
|
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:
|
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"]
|
format slot 35 of player with nether star named "&fAloita" to close then run [execute player command "/kitpvp start"]
|
||||||
|
Loading…
Reference in New Issue
Block a user