Update
This commit is contained in:
		@@ -169,11 +169,6 @@ 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%.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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user