mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-27 12:45:59 +01:00
Destroyed Manual generator setting (markdown)
parent
16e4fe1c84
commit
fbf5e244cc
@ -1,14 +0,0 @@
|
|||||||
This may be required if:
|
|
||||||
- You used /plot setup, and you DO NOT have Multiverse or MultiWorld installed AND you selected DEFAULT generation (Multiverse is recommended!)
|
|
||||||
- The default world (as defined in server.properties) is a PlotWorld
|
|
||||||
- Your world stops recognizing itself as a PlotWorld
|
|
||||||
|
|
||||||
To set the generator:
|
|
||||||
- navigate to your bukkit.yml file (in the root folder)
|
|
||||||
- set the generator for the world under the "worlds" (you will need to create the section if it doesn't exist)
|
|
||||||
e.g.
|
|
||||||
```YAML
|
|
||||||
worlds:
|
|
||||||
<world name>:
|
|
||||||
generator: PlotSquared
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user