Updated Game rules (markdown)

Daniel Saukel 2020-03-20 22:28:02 +01:00
parent b6841d103f
commit 77cf640af5

@ -37,11 +37,13 @@ If no values are set, DXL will use its internal default values.
|---|---|---|---|---|
| messages | Messages that can be sent in the dungeon. | Map of ID Integers and message Strings | Empty map | This can be set in edit mode with /dxl msg |
| title | The title that shows when the game begins. | Title data | null (Strings) | If the game rule isn't used (=null), the name of the dungeon will be sent. |
Title data:
These values set the sent messages:
* title.title - String
* title.subtitle - String
* title.actionBar - String
These values set for how many ticks the title is showed:
* title.fadeIn - Integer (20)
* title.show - Integer (60)