diff --git a/mirricraft-kitpvp.sk b/mirricraft-kitpvp.sk index 1163f51..7bbf1ed 100644 --- a/mirricraft-kitpvp.sk +++ b/mirricraft-kitpvp.sk @@ -109,7 +109,7 @@ command /kitpvp [] []: 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} \ No newline at end of file + clear {kitpvp.%player%.started} + +on hunger meter change: + if player's world is "minigames": + wait 1 tick + feed the player