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
Added info on common trigger options. authored Jun 06, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 9 additions and 0 deletions
+9 -0
  • Triggers.md Triggers.md +9 -0
  • No files found.
Triggers.md
View page @ c68ec573
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.
Common Trigger Options
----------------
* **Trigger Conditions**
*Applies to all triggers.* Switches to the conditions editor hotbar.
* **Allow Retrigger**
*Only available on select triggers.* Toggles whether or not the trigger (and consequently the function) can be triggered multiple times.
Trigger List
----------------
| Icon | Name | Category | Description |
......
Clone repository

General Info

  • Commands and Permissions

Dungeon Elements

  • Functions
  • Triggers
  • Conditions