KitPVP Update 2

This commit is contained in:
Christer Warén 2020-10-24 10:06:18 +03:00
parent 5df266a3db
commit 54219598d2

View File

@ -87,12 +87,12 @@ command /kitpvp:
on join:
if player's world is "minigames":
remove all items from player
set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
stop
on respawn:
if player's world is "minigames":
set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
stop
on quit: