Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Triggers

Triggers · Changes

Page history
Update Triggers authored Nov 07, 2023 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 0 deletions
+2 -0
  • Triggers.md Triggers.md +2 -0
  • No files found.
Triggers.md
View page @ 9dec6d5b
......@@ -16,11 +16,13 @@ Trigger List
| ------ | :----: | ------ | ------ |
| ![](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/X3M7cyM.png) | **Leave Dungeon Listener** | *Dungeon* | Activates when a player leaves the dungeon. |
| ![](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/QqZIQ15.png) | **Player Death Counter** | *Player* | Activates when a configured number of players have died. |
| ![](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. |
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Mythic Mobs
  • Placeholder API
  • BetonQuest
Advanced Info
  • Editing Functions in YML*