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