Fixing some errors between the old format and the new one + adding command /scenario.
This commit is contained in:
parent
7318c9f1be
commit
32837ca6cd
4 changed files with 55 additions and 16 deletions
|
@ -1,6 +1,12 @@
|
|||
---
|
||||
# Set your worlds here !
|
||||
worlds: []
|
||||
worlds:
|
||||
# Example:
|
||||
# world:
|
||||
# radius: 1000
|
||||
# maxplayers: 32
|
||||
|
||||
|
||||
# Will be added if you add scenarios
|
||||
scenarios: []
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue