From d25001cf823ff424af7f3499dd077c3f798067fe Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Sat, 18 Mar 2017 06:49:00 +1100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Installation.md b/Installation.md index 27539ac..87847ad 100644 --- a/Installation.md +++ b/Installation.md @@ -32,10 +32,10 @@ https://github.com/IntellectualSites/PlotSquared/wiki/Commands [See here](https://github.com/IntellectualCrafters/PlotSquared/wiki/World-reduction) ## World Creation -####[Tutorial: Custom Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/TerrainControl) +#### [Tutorial: Custom Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/TerrainControl) - Tutorial for using a non PlotSquared generator such as TerrainControl -####[Tutorial: Partial Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/Augmented-Plot-Worlds) +#### [Tutorial: Partial Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/Augmented-Plot-Worlds) - Tutorial for adding plot clusters to an existing world #### Optional: Generate a world with a schematic already in the plot: @@ -46,7 +46,7 @@ You may need to create the directories if they do not exist (case sensitive). Put a schematic called `plot.schematic` in the folder, then generate the world (see below). _Note: the schematic pastes from the plot height defined in the worlds.yml_ -####Option 1: Creating a world with Multiverse: +#### Option 1: Creating a world with Multiverse: `/mv create normal -g PlotSquared` It will also accept several arguments: @@ -62,10 +62,10 @@ Examples: - `/mv create normal -g PlotSquared:size=64` - `/mv create normal -g PlotSquared:h=64,main=5:2` -####Option 2: Creating a world with Multiworld: +#### Option 2: Creating a world with Multiworld: `/mw create plugin:PlotSquared` -####Option 3: Using the area create command +#### Option 3: Using the area create command Use `/plot area create [:name] [modifiers]` e.g. - `/plot area create plotworld size=24` @@ -83,7 +83,7 @@ Modifiers: - `terrain` (0=flat,1=ores,2=only road,3=entirely vanilla) (Note: The terrain modifier can only be applied to type 1 or 2 worlds) -####Option 4: Using the setup command +#### Option 4: Using the setup command - Use the command: `/plot setup` #### Manual generation setting