mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-04-01 01:15:46 +02:00
Updated Game rules (markdown)
parent
6f7e89b2ff
commit
6d4d8dc5d5
@ -26,7 +26,7 @@ If no values are set, DXL will use its internal default values.
|
||||
## Rules
|
||||
| Name | Explanation | Possible values | Default value | Annotation |
|
||||
|---|---|---|---|---|
|
||||
| isLobbyDisabled | | | | |
|
||||
| isLobbyDisabled | If the Lobby is disabled. | Boolean | false | Works only with singleplayer dungeons without classes. |
|
||||
| timeUntilKickOfflinePlayer | | | | |
|
||||
| timeToNextPlay | | | | |
|
||||
| timeToNextLoot | | | | |
|
||||
@ -50,6 +50,7 @@ If no values are set, DXL will use its internal default values.
|
||||
| secureObjects | | | | |
|
||||
| gamePermissions | | | | |
|
||||
|
||||
Boolean: "true" or "false"
|
||||
Integer: Numeric value; no decimals
|
||||
Double: Numeric value, decimals allowed
|
||||
String: Text
|
||||
|
Loading…
Reference in New Issue
Block a user