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