-
Notifications
You must be signed in to change notification settings - Fork 83
Game Initializer
Daniel Saukel edited this page Oct 3, 2020
·
1 revision
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
Wiki: © 2015-2021 Daniel Saukel and contributors, licensed under CC BY-SA (only unless otherwise stated)
- General information
- General setup and usage
- Dungeon setup
- Signs
- Game rules
- Linked dungeon configuration
- Dungeon world configuration
- Details
- Examples (WIP)
- Simple dungeon
- Bedwars TODO
- PVP arena TODO
- Mob arena TODO
- Tutorial TODO
- Data structure guide
- FAQ