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 2 deletions
+2 -2
  • Functions.md Functions.md +2 -2
  • No files found.
Functions.md
View page @ 286b5287
......@@ -41,11 +41,11 @@ Functions List
| ![](https://i.imgur.com/lKfaM32.png) | **Redstone Block** | *Location* | Places a redstone block at the function's location. |
| ![](https://i.imgur.com/WlMoWZQ.png) | **Door Controller** | *Location* | Makes a door lockable and unlockable with triggers. |
| ![](https://i.imgur.com/4PYBkKZ.png) | **Block Controller** | *Location* | Allows placing or breaking blocks at the function's location. |
| ![](https://i.imgur.com/4PYBkKZ.png) | **Hologram** | *Location* | _(1.3.0+)_ Displays a text hologram at a specified location. |
| ![](https://i.imgur.com/MKlkBRh.png) | **Hologram** | *Location* | _(1.3.0+)_ Displays a text hologram at a specified location. |
| ![](https://i.imgur.com/sWvmSgq.png) | **Mythic Skill** | *Meta* | Executes a Mythic Skill from the function's location. |
| ![](https://i.imgur.com/feyEUwC.png) | **Mythic Signal** | *Meta* | Sends a Mythic Mobs signal to nearby mobs. (For use with the ~onSignal MM trigger.) |
| ![](https://i.imgur.com/C7h6Uq6.png) | **Command Sender** | *Meta* | Sends a command either from the player/players or console. |
| ![](https://i.imgur.com/MKlkBRh.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/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
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*