Updated Installation (markdown)

Alexander Söderberg 2018-12-26 03:54:13 +01:00
parent 0ca2abb99a
commit 90db978fdc

@ -75,8 +75,10 @@ It will also accept several arguments:
Examples: Examples:
- `/mv create <world> normal -g PlotSquared:size=64` - `/mv create <world> normal -g PlotSquared:size=64`
Up to 1.12: Up to 1.12:
- `/mv create <world> normal -g PlotSquared:h=64,main=5:2` - `/mv create <world> normal -g PlotSquared:h=64,main=5:2`
1.13+: 1.13+:
- `/mv create <world> normal -g PlotSquared:h=64,main=oak_planks:50,dirt:25,stone:25` - `/mv create <world> normal -g PlotSquared:h=64,main=oak_planks:50,dirt:25,stone:25`
(50% oak planks, 25% dirt and 25% stone) (50% oak planks, 25% dirt and 25% stone)