Update
This commit is contained in:
parent
9db6bcc42f
commit
e66b395e9c
@ -169,6 +169,10 @@ on death:
|
|||||||
clear {kitpvp.%player%.started}
|
clear {kitpvp.%player%.started}
|
||||||
clear drops
|
clear drops
|
||||||
|
|
||||||
|
if {kitpvp.%attacker%.started} is not set:
|
||||||
|
if {kitpvp.%attacker%.kit} is "archer":
|
||||||
|
give %attacker% 2 spectral arrow
|
||||||
|
|
||||||
on quit:
|
on quit:
|
||||||
if player's world is "minigames":
|
if player's world is "minigames":
|
||||||
remove all items from player
|
remove all items from player
|
||||||
|
Loading…
Reference in New Issue
Block a user