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
Create Triggers authored Jun 06, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 17 additions and 0 deletions
+17 -0
  • Triggers.md Triggers.md +17 -0
  • No files found.
Triggers.md 0 → 100644
View page @ 8055343a
Triggers are what activate dungeon functions. They listen for certain things to happen in the dungeon, and when they do, whatever function they're attached to will run. This includes mob kills, players entering an area, and even players right-clicking, breaking or placing a block at a location.
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
Clone repository
  • API Parties
  • BetonQuest
  • Changelogs
  • Commands and Permissions
  • Common Generation Problems
  • Conditions
  • Config
  • Custom Conditions
  • Custom Elements
  • Custom Functions
  • Custom Triggers
  • DXL Import
  • Dungeon Config
  • Dungeon Rooms
  • Dungeon Types
View All Pages