Update
This commit is contained in:
		@@ -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":
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user