From 22b15a8949ca4ffd2714d1e6661b31de7b745d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 29 Oct 2020 01:34:37 +0200 Subject: [PATCH] Update --- mirricraft-kitpvp.sk | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/mirricraft-kitpvp.sk b/mirricraft-kitpvp.sk index c11da5d..aff8fa7 100644 --- a/mirricraft-kitpvp.sk +++ b/mirricraft-kitpvp.sk @@ -162,6 +162,13 @@ on respawn: set slot 7 of player's inventory to 1 of chest named "&fKitPVP" stop +on death: + if player's world is "minigames": + remove all items from player + set the player's walk speed to 0.2 + clear {kitpvp.%player%.started} + clear drops + on quit: if player's world is "minigames": remove all items from player @@ -197,10 +204,6 @@ on pickup: if event-item is chest named "&fKitPVP": delete event-entity -on death: - if player's world is "minigames": - clear drops - on break: if player's world is "minigames": if {kitpvp.%player%.started} is set: