KitPVP Update 2
This commit is contained in:
		@@ -87,12 +87,12 @@ command /kitpvp:
 | 
			
		||||
on join:
 | 
			
		||||
    if player's world is "minigames":
 | 
			
		||||
        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
 | 
			
		||||
 | 
			
		||||
on respawn:
 | 
			
		||||
    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
 | 
			
		||||
 | 
			
		||||
on quit:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user