From e7ef33b86bdc2ffc4a23b6160e41f0588044a09a Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Sat, 6 Jun 2015 16:43:54 +1000 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index a8ad799..feda074 100644 --- a/Installation.md +++ b/Installation.md @@ -17,9 +17,8 @@ If you do not have a MySQL database, storage should automatically be set for SQL - See here if you have no idea what MySQL is. ## PlotMe conversion (Optional) -Please make sure you have completed the steps above -_(For conversion of more than 5000 plots we recommend you use MySQL)_ - - If you are upgrading PlotMe, please wait until after it has updated its database to install PlotSquared _(i.e. run the server with the new PlotMe, and let it do it's thing for a bit)_ + - Please make sure you have completed the steps above + - If everything goes well, it will convert all plots, copy over the configuration, and reconfigure your multiverse settings (it should take less than a minute for 100,000 plots) #### Step 1: Install PlotSquared/Delete PlotMe.jar Delete `PlotMe.jar`. This is required if you have version 0.15, 0.15.1 or 0.15.2-SNAPSHOT of PlotMe, as those versions will [try to prevent](https://github.com/WorldCretornica/PlotMe-Core/blob/73440da224b4b7f655c774e683780e771ffea379/src/bukkit/java/com/worldcretornica/plotme_core/bukkit/PlotMe_CorePlugin.java#L27-L30) you from converting. Once you start your server with it, PlotMe conversion will automatically take place. PlotSquared will indicate when the conversion process is complete. If you are having any issues with it taking too long, please tell us.