Changed Multiworld generate command. Need to add "plugin:" before the generator name.

zoppp 2015-02-25 19:01:19 -05:00
parent f564684be4
commit 108bdbdf21

@ -59,7 +59,7 @@ Examples:
- `/plot create <world> normal -g PlotSquared:h=64,main=5:2` - `/plot create <world> normal -g PlotSquared:h=64,main=5:2`
####Option 2: Creating a world with Multiworld: ####Option 2: Creating a world with Multiworld:
`/mw create <world> PlotSquared` `/mw create <world> plugin:PlotSquared`
####Option 3: Using the setup command (supports the new world types): ####Option 3: Using the setup command (supports the new world types):
- Use the command: `/plot setup` - Use the command: `/plot setup`