Update
This commit is contained in:
		@@ -3,7 +3,7 @@ command /spawn:
 | 
				
			|||||||
    description: Spawn
 | 
					    description: Spawn
 | 
				
			||||||
    executable by: players
 | 
					    executable by: players
 | 
				
			||||||
    trigger:
 | 
					    trigger:
 | 
				
			||||||
        if player's world contains "skyblock_":
 | 
					        if "%player's world%" contains "skyblock_":
 | 
				
			||||||
            teleport player to world "skyblock"
 | 
					            teleport player to world "skyblock"
 | 
				
			||||||
            stop
 | 
					            stop
 | 
				
			||||||
        else:
 | 
					        else:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user