-
Notifications
You must be signed in to change notification settings - Fork 83
DungeonSign Interact
Daniel Saukel edited this page Dec 28, 2020
·
1 revision
The interact sign generates a sign that players can touch. Other signs will then be triggered if their interact trigger uses the given ID.
Line | Input | Example |
---|---|---|
1st | [Interact] | [Interact] |
2nd | {ID} | |
3rd | ({Text}) | HELLO |
4th | ({More text}) | WORLD |
Interact trigger IDs must be unique. If the second line is left empty, an unused ID will be chosen automatically.
Some signs, such as leave and ready signs, generate interact sign triggers if their trigger line is left empty.
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