From 8e908b689c9eb322e0b6b52bf1a644ca7595c33c Mon Sep 17 00:00:00 2001 From: XReaper1337 Date: Tue, 13 Mar 2012 20:18:25 -0700 Subject: [PATCH] Fix for SKYLANDS environment not existing in bukkit (added SkyLandsPlus w/gen) --- Command-Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command-Reference.md b/Command-Reference.md index 6e32093..fe56d0a 100644 --- a/Command-Reference.md +++ b/Command-Reference.md @@ -152,7 +152,7 @@ Creates a new world and loads it. ### Examples: `/mv create my_world NORMAL` `/mv create my_hell NETHER` -`/mv create my_cloud_world SKYLANDS` +`/mv create my_cloud_world -g SkyLandsPlus NORMAL` `/mv create flat_world NORMAL -t FLAT` `/mv create "My World with spaces in the name" NORMAL` [***](#wiki-spacesnote) `/mv create "My Seed World" NORMAL -s gargamel` [***](#wiki-spacesnote)