... | ... | @@ -4,14 +4,14 @@ Trigger List |
|
|
----------------
|
|
|
| Icon | Name | Category | Description |
|
|
|
| ------ | :----: | ------ | ------ |
|
|
|
| ![](https://i.imgur.com/iwT7AN9.png) | **Dungeon Start** | *Dungeon* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/feyEUwC.png) | **Signal Receiver** | *Dungeon* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/SVHkvuP.png) | **Right-Click** | *Player* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/ZFX8VFS.png) | **Player Detector** | *Player* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/wFs06Or.png) | **Key Item Detector** | *Player* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/MKlkBRh.png) | **Chat Message** | *Player* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/AoWkosU.png) | **Block Detector** | *Player* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/hiSdynj.png) | **Mob Death Counter** | *General* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/lKfaM32.png) | **Redstone Receiver** | *General* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/t6O1mU4.png) | **AND Gate** | *Meta* | DESCRIPTION |
|
|
|
| ![](https://i.imgur.com/t6O1mU4.png) | **OR Gate** | *Meta* | DESCRIPTION | |
|
|
\ No newline at end of file |
|
|
| ![](https://i.imgur.com/iwT7AN9.png) | **Dungeon Start** | *Dungeon* | Activates when the dungeon begins. (Has no configurable options.) |
|
|
|
| ![](https://i.imgur.com/feyEUwC.png) | **Signal Receiver** | *Dungeon* | Activates when it receives a matching configured signal from a signal sender function. |
|
|
|
| ![](https://i.imgur.com/SVHkvuP.png) | **Right-Click** | *Player* | Activates when a player right-clicks the block this trigger is located at. |
|
|
|
| ![](https://i.imgur.com/ZFX8VFS.png) | **Player Detector** | *Player* | Activates when a player or count of players gets within a certain distance of it. |
|
|
|
| ![](https://i.imgur.com/wFs06Or.png) | **Key Item Detector** | *Player* | Activates when a player uses a configured key item. |
|
|
|
| ![](https://i.imgur.com/MKlkBRh.png) | **Chat Message** | *Player* | Activates when a player sends a message matching a configured pattern in chat. |
|
|
|
| ![](https://i.imgur.com/AoWkosU.png) | **Block Detector** | *Player* | Activates when a player places and/or breaks a configured block type at the trigger location. (Also allows placing and/or breaking at the location.) |
|
|
|
| ![](https://i.imgur.com/hiSdynj.png) | **Mob Death Counter** | *General* | Activates when a configured number of specified mobs have died. |
|
|
|
| ![](https://i.imgur.com/lKfaM32.png) | **Redstone Receiver** | *General* | Activates when the block at the trigger location receives a redstone signal. |
|
|
|
| ![](https://i.imgur.com/t6O1mU4.png) | **AND Gate** | *Meta* | Activates when all of several other configured triggers are activated. |
|
|
|
| ![](https://i.imgur.com/t6O1mU4.png) | **OR Gate** | *Meta* | Activates when one of one of several other configured triggers is activated. | |
|
|
\ No newline at end of file |