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