From 6792d6745236ab909d738f1808518b1defe5f15f Mon Sep 17 00:00:00 2001 From: Steven Williams Date: Sat, 27 Jun 2015 23:46:51 -0400 Subject: [PATCH] wrong command (mv instead of plot) --- Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index feda074..1167e23 100644 --- a/Installation.md +++ b/Installation.md @@ -59,8 +59,8 @@ It will also accept several arguments: - `b` or `border` (plot border block) Examples: - - `/plot create normal -g PlotSquared:size=64` - - `/plot create normal -g PlotSquared:h=64,main=5:2` + - `/mv create normal -g PlotSquared:size=64` + - `/mv create normal -g PlotSquared:h=64,main=5:2` ####Option 2: Creating a world with Multiworld: `/mw create plugin:PlotSquared`