KitPVP Update 2
This commit is contained in:
		@@ -87,12 +87,12 @@ command /kitpvp:
 | 
				
			|||||||
on join:
 | 
					on join:
 | 
				
			||||||
    if player's world is "minigames":
 | 
					    if player's world is "minigames":
 | 
				
			||||||
        remove all items from player
 | 
					        remove all items from player
 | 
				
			||||||
        set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
 | 
					        set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
 | 
				
			||||||
    stop
 | 
					    stop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on respawn:
 | 
					on respawn:
 | 
				
			||||||
    if player's world is "minigames":
 | 
					    if player's world is "minigames":
 | 
				
			||||||
        set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
 | 
					        set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
 | 
				
			||||||
    stop
 | 
					    stop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on quit:
 | 
					on quit:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user