mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
pocketmine.yml: update preset example for worlds
preset is now supported as its own key, and it's less confusing to present it separately, since that's how it's displayed in the server.properties also.
This commit is contained in:
parent
4a68e0219e
commit
34ee1c2354
@ -181,7 +181,8 @@ worlds:
|
||||
#Example:
|
||||
#world:
|
||||
# seed: 404
|
||||
# generator: FLAT:2;7,59x1,3x3,2;1;decoration(treecount=80 grasscount=45)
|
||||
# generator: FLAT
|
||||
# preset: 2;bedrock,59xstone,3xdirt,grass;1
|
||||
|
||||
plugins:
|
||||
#Setting this to true will cause the legacy structure to be used where plugin data is placed inside the --plugins dir.
|
||||
|
Loading…
x
Reference in New Issue
Block a user