mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-28 21:48:43 +01:00
Created Game Initializer (markdown)
parent
8f6e02c97b
commit
4d9a3cd518
10
Game-Initializer.md
Normal file
10
Game-Initializer.md
Normal file
@ -0,0 +1,10 @@
|
||||
The **game initializer** is a function to prepare dungeon games.
|
||||
|
||||
* dungeon: name
|
||||
* group:
|
||||
* name: String
|
||||
* color: Color
|
||||
* leader: Player name or UUID
|
||||
* members: Player name or UUID
|
||||
* interval: Time in seconds
|
||||
* expiration: Time in seconds
|
Loading…
Reference in New Issue
Block a user