mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated Set a plotworld as default world (markdown)
parent
0bdc8b3d40
commit
f1b77f0be1
@ -24,7 +24,7 @@ level-name=plotworld
|
|||||||
Open the file called `bukkit.yml`, it's stored in your server's root folder.
|
Open the file called `bukkit.yml`, it's stored in your server's root folder.
|
||||||
Now we need to tell the server which generator based on the world should be generated, **otherwise your world generation will be messed up**.
|
Now we need to tell the server which generator based on the world should be generated, **otherwise your world generation will be messed up**.
|
||||||
|
|
||||||
The value we are going to edit does not exist in the file yet, so we need to add it:
|
The value we are going to edit does not exist in the file yet, so we need to add it at the bottom:
|
||||||
```yaml
|
```yaml
|
||||||
worlds:
|
worlds:
|
||||||
plotworld:
|
plotworld:
|
||||||
|
Loading…
Reference in New Issue
Block a user