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
  • Functions

Functions · Changes

Page history
Update Functions authored Jun 10, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 4 deletions
+6 -4
  • Functions.md Functions.md +6 -4
  • No files found.
Functions.md
View page @ ea73a5c6
...@@ -4,14 +4,16 @@ Common Function Options ...@@ -4,14 +4,16 @@ Common Function Options
---------------- ----------------
All functions have a set of configurable options when you create or edit them. Common options that are seen across many different functions are listed here. Their default values are often different depending on the function in question. All functions have a set of configurable options when you create or edit them. Common options that are seen across many different functions are listed here. Their default values are often different depending on the function in question.
* **Edit Trigger** * **Trigger: [Trigger Name]**
*Applies to all functions.* Opens the trigger's hotbar menu. *Applies to all functions.* Opens the trigger's hotbar menu.
* **Target Type** * **Target Type**
*Only available on select functions.* Cycles through target options. Options are: `PLAYER`, `PARTY`, `NONE` *Only available on select functions.* Cycles through target options. Options are: `PLAYER`, `PARTY`, `NONE`.
`PLAYER` - If the function is targeted and the trigger is activated by a specific player, the function will target that player. `PLAYER` - If the function is targeted and the trigger is activated by a specific player, the function will target that player. *(Not available if the selected trigger doesn't have a player associated with it.)*
`PARTY` - If the function is targeted, the function will target all players in the party. `PARTY` - If the function is targeted, the function will target all players in the party.
`NONE` - The function targets nobody. `NONE` - The function targets nobody. *(Not available if the function requires a target.)*
Functions List Functions List
---------------- ----------------
......
Clone repository
General Info
  • 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
Advanced Info
  • Editing Functions in YML