From 7c347a7652575130833b97810f90dc7def123192 Mon Sep 17 00:00:00 2001 From: boy0001 Date: Mon, 16 Feb 2015 19:04:27 +1100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 1f6bbff..0749331 100644 --- a/Installation.md +++ b/Installation.md @@ -35,6 +35,12 @@ If you start the server without having switched over the generators, you may see [See here](https://github.com/IntellectualCrafters/PlotSquared/wiki/World-reduction) ## World Creation #### [Click here for information on creating partial plot worlds](https://github.com/IntellectualCrafters/PlotSquared/wiki/Augmented-Plot-Worlds) +### Optional: Generate a world with a schematic already in the plot: +Navigate to the following directory: +`plugins\PlotSquared\schematics\GEN_ROAD_SCHEMATIC\` +You may need to create the directories if they do not exist (case sensitive). + - Replace `` with the name of your world +Put a schematic called `plot.schematic` in the folder, then generate the world (see below). ####Option 1: Creating a world with Multiverse: `/mv create normal -g PlotSquared` @@ -89,6 +95,5 @@ To test the schematic (recommended), stand in some other road not part of the sc If all is well, you can begin regenerating the roads in the entire map. Open up your console and execute the following command (this may take a while): `/plot regenallroads` - ## Example configuration: [Click Here](https://github.com/IntellectualCrafters/PlotSquared/wiki/Example-configuration) \ No newline at end of file