From 108bdbdf213ef45597d09ae5c5cb9f2f4b05965a Mon Sep 17 00:00:00 2001 From: zoppp Date: Wed, 25 Feb 2015 19:01:19 -0500 Subject: [PATCH] Changed Multiworld generate command. Need to add "plugin:" before the generator name. --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 93addaf..0e66326 100644 --- a/Installation.md +++ b/Installation.md @@ -59,7 +59,7 @@ Examples: - `/plot create normal -g PlotSquared:h=64,main=5:2` ####Option 2: Creating a world with Multiworld: -`/mw create PlotSquared` +`/mw create plugin:PlotSquared` ####Option 3: Using the setup command (supports the new world types): - Use the command: `/plot setup`