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 Nov 07, 2023 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • Functions.md Functions.md +2 -1
  • No files found.
Functions.md
View page @ ac64440d
......@@ -48,4 +48,5 @@ Functions List
| ![](https://i.imgur.com/l34PTuS.png) | **Multi Function** | *Meta* | Allows running multiple functions at the same location and from the same trigger. |
| ![](https://i.imgur.com/4U25SOy.png) | **Function Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
| ![](https://i.imgur.com/av1WoSb.png) | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
| ![](https://i.imgur.com/1BxYZ26.png) | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. |
\ No newline at end of file
| ![](https://i.imgur.com/1BxYZ26.png) | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. |
| ![](https://i.imgur.com/AlCRfHe.png) | **Function Sequencer** | *Meta* | Runs a list of functions one at a time in order each time it's triggered. |
\ No newline at end of file
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*