Fixing some errors between the old format and the new one + adding command /scenario.

This commit is contained in:
Ad5001 2016-08-20 11:26:38 +03:00
parent 7318c9f1be
commit 32837ca6cd
4 changed files with 55 additions and 16 deletions

View file

@ -1,6 +1,12 @@
---
# Set your worlds here !
worlds: []
worlds:
# Example:
# world:
# radius: 1000
# maxplayers: 32
# Will be added if you add scenarios
scenarios: []
...