Update Dungeon Config authored by MarcatoSound's avatar MarcatoSound
Every dungeon has its own unique config file that lets you further customize the dungeon's behaviour when played. This includes entry requirements, blocking certain potential out-of-bounds abuse (enderpearls, chorus fruit, etc), and reward cooldowns. You can also modify the `default-config.yml` in the `maps` folder to change the default settings of a brand new dungeon.
Every dungeon has its own unique config file that lets you further customize the dungeon's behaviour when played. This includes entry requirements, blocking certain potential out-of-bounds abuse (enderpearls, chorus fruit, etc), and reward cooldowns.
You can also modify the `default-config.yml` in the `maps` folder to change the default settings of a brand new dungeon.
_An in-game editor for this config is planned for the future, but for now, you'll have to manually edit the config file._
NOTE: Gamerules are stored on the map itself and can be edited in-game with the standard /gamerule command.
**NOTE: Gamerules are stored on the map itself and can be changed in-game with the standard /gamerule command while in edit mode.**
---
Here is current default config provided by the plugin for your reference. _This file is kept up to date with changes, so check back here for new dungeon options!_
```yml
General:
# Do not change! Used to track the config version when major updates happen.
......
......