-
Notifications
You must be signed in to change notification settings - Fork 83
DungeonSign Lives
Daniel Saukel edited this page Aug 21, 2021
·
2 revisions
Line | Input | Example |
---|---|---|
1st | [Lives] | [Lives] |
2nd | {Modifier} | -1 |
3rd | GAME/GROUP/PLAYER | PLAYER |
4th | Trigger | P4 |
Note that the default initial value of player lives is -1, which means a player has infinite lives. The initial amount can be overriden with the initialLives or initialGroupLives game rule.
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