mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-01 06:53:26 +01:00
Updated FAQ (markdown)
parent
8ee51507bb
commit
5a085fbd5f
3
FAQ.md
3
FAQ.md
@ -18,3 +18,6 @@ Creating one is as simple as creating a [dungeon configuration](dungeon-configur
|
||||
|
||||
### How can I make it so that players play dungeons with their own items?
|
||||
This and many other settings can be found in the [floor configuration](floor-configuration). Have a look at the keepInventoryOnEnter rule.
|
||||
|
||||
### Help! There's no config.yml in my dungeon map folder!
|
||||
You have to create the file yourself because the floor configuration is optional. Note that the game rules you define in the floor configuration can also be fetched from other sources: If you create a multi floor dungeon with multiple maps, you probably want to have the same config values for all maps. In such a case, it's easier to use the dungeon configuration and to add the values to the defaultValues or to the overrideValues section. Even without a multi floor setup, the default values or the values from the main config or the game type are sometimes sufficient for small projects. Therefore, there's just a file if it is needed either because you've created it or to store the players that are allowed to edit the map without the permission node.
|
Loading…
Reference in New Issue
Block a user