mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-01 06:53:26 +01:00
Updated Game rules (markdown)
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)
|
||||
|
Loading…
Reference in New Issue
Block a user