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 16, 2022 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 0 deletions
+1 -0
  • Functions.md Functions.md +1 -0
  • No files found.
Functions.md
View page @ ee6e2a3a
...@@ -44,4 +44,5 @@ Functions List ...@@ -44,4 +44,5 @@ Functions List
| ![](https://i.imgur.com/C7h6Uq6.png) | **Command Sender** | *Meta* | Sends a command either from the player/players or console. | | ![](https://i.imgur.com/C7h6Uq6.png) | **Command Sender** | *Meta* | Sends a command either from the player/players or console. |
| ![](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/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/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. | | ![](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
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

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