This commit is contained in:
Christer Warén 2020-10-28 01:58:38 +02:00
parent e01937542f
commit e1eb3e0d7c

View File

@ -109,7 +109,7 @@ command /kitpvp [<string>] [<string>]:
if {kitpvp.%player%.started} is not set:
heal the player
feed the player
set {kitpvp.%player%.started} to true
stop
else if arg-1 is "end":
@ -180,4 +180,9 @@ on region exit:
wait 1 tick
if "%event-region%" contains "minigames_kitpvp_":
remove all items from player
clear {kitpvp.%player%.started}
clear {kitpvp.%player%.started}
on hunger meter change:
if player's world is "minigames":
wait 1 tick
feed the player