Update
This commit is contained in:
		@@ -54,15 +54,15 @@ command /mirricraft [<string>] [<string>] [<string>] [<string>]:
 | 
			
		||||
                            stop
 | 
			
		||||
            if arg-1 is "vip":
 | 
			
		||||
                if arg-2 is "cosmetics":
 | 
			
		||||
                        wait 2 tick
 | 
			
		||||
                        make player execute command "/uc menu main"
 | 
			
		||||
                        stop
 | 
			
		||||
                    if arg-2 is "music":
 | 
			
		||||
                        wait 2 tick
 | 
			
		||||
                        make player execute command "/music"
 | 
			
		||||
                        stop
 | 
			
		||||
                    wait 2 tick
 | 
			
		||||
                    make player execute command "/uc menu main"
 | 
			
		||||
                    stop
 | 
			
		||||
                if arg-2 is "music":
 | 
			
		||||
                    wait 2 tick
 | 
			
		||||
                    make player execute command "/music"
 | 
			
		||||
                    stop
 | 
			
		||||
            if arg-1 is "player":
 | 
			
		||||
 | 
			
		||||
                stop
 | 
			
		||||
            if arg-1 is "item":
 | 
			
		||||
                if player's world is "lobby":
 | 
			
		||||
                    remove all items from player
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user