Fixed some choppy sentences and grammar

Brendan 2016-06-27 11:28:00 -04:00
parent d20418e708
commit 6548d4bddf
1 changed files with 3 additions and 3 deletions

@ -10,14 +10,14 @@
If you do not have a MySQL database, storage should automatically be set for SQLite and you may skip this step.
### Database: MySQL
**Please remember you can only have MySQL or SQLite but not both**
**Please remember that you can use MySQL or SQLite, but not both at the same time. **
**Also note that you can convert to MySQL at any time using the `/plot database` command**
- Navigate to "storage.yml"
- Configure the settings for your MySQL database
## PlotMe conversion (Optional)
- 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)
- 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.
@ -25,7 +25,7 @@ Delete `PlotMe.jar`. This is required if you have version 0.15, 0.15.1 or 0.15.2
#### Step 2: Switching Generators
Sometimes PlotSquared will be unable to switch the generators for your plot worlds. If this is the case, you will need to manually switch the generator over while the server is stopped.
If you have multiverse or multiworld, you can change the generator within the their respective configuration. Otherwise you will need to change the generator to "PlotSquared" in the "Bukkit.yml" which is located in your root folder.
If you have Multiverse or MultiWorld, you can change the generator within the their respective configuration. Otherwise you will need to change the generator to "PlotSquared" in the "Bukkit.yml" which is located in your root folder.
If you start the server without having switched over the generators, you may see a debug message saying: `Plot 'X;Z' in DB for world 'plotworld' does not exist! Please create this world, or remove the plots from the DB!`. This is a gentle reminder that you need to switch the generator over for a world.