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 06, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 24 additions and 24 deletions
+24 -24
  • Functions.md Functions.md +24 -24
  • No files found.
Functions.md
View page @ 0667c264
...@@ -4,27 +4,27 @@ Functions List ...@@ -4,27 +4,27 @@ Functions List
---------------- ----------------
| Icon | Name | Category | Description | | Icon | Name | Category | Description |
| ------ | :----: | ------ | ------ | | ------ | :----: | ------ | ------ |
| ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | Description | | ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | **REQUIRED** Starts the dungeon. |
| ![](https://i.imgur.com/snDmE1k.png) | **Leave Dungeon** | *Dungeon* | Description | | ![](https://i.imgur.com/snDmE1k.png) | **Leave Dungeon** | *Dungeon* | Sends the player or players out of the dungeon without completing it. |
| ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | Description | | ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | **RECOMMENDED** Formally finishes the dungeon for the player or players. |
| ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Description | | ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Sets a respawn checkpoint for the player or players. |
| ![](https://i.imgur.com/feyEUwC.png) | **Signal Sender** | *Dungeon* | Description | | ![](https://i.imgur.com/feyEUwC.png) | **Signal Sender** | *Dungeon* | Broadcasts a silent, configured signal to all "Signal Receiver" triggers. |
| ![](https://i.imgur.com/QqZIQ15.png) | **Lives Editor** | *Dungeon* | Description | | ![](https://i.imgur.com/QqZIQ15.png) | **Lives Editor** | *Dungeon* | Modifies the player or players lives. |
| ![](https://i.imgur.com/xyGGseB.png) | **Reviver** | *Dungeon* | Description | | ![](https://i.imgur.com/xyGGseB.png) | **Reviver** | *Dungeon* | Allows bringing another player back from death. |
| ![](https://i.imgur.com/ICSGaqm.png) | **Message Sender** | *Player* | Description | | ![](https://i.imgur.com/ICSGaqm.png) | **Message Sender** | *Player* | Sends a configured message to the player or players. |
| ![](https://i.imgur.com/cS4n7C7.png) | **Teleporter** | *Player* | Description | | ![](https://i.imgur.com/cS4n7C7.png) | **Teleporter** | *Player* | Teleports the player or players to a configured location. |
| ![](https://i.imgur.com/hHbHJ0K.png) | **Title Sender** | *Player* | Description | | ![](https://i.imgur.com/hHbHJ0K.png) | **Title Sender** | *Player* | Sends a configured title message to the player or players. |
| ![](https://i.imgur.com/vQcqJ9i.png) | **Key Dispenser** | *Player* | Description | | ![](https://i.imgur.com/vQcqJ9i.png) | **Key Dispenser** | *Player* | Gives one player a configured key item. Defaults to a dungeon key. |
| ![](https://i.imgur.com/1idXCEF.png) | **Rewards** | *Player* | Description | | ![](https://i.imgur.com/1idXCEF.png) | **Rewards** | *Player* | Opens a rewards inventory the player can take items from. |
| ![](https://i.imgur.com/2lBYrfD.png) | **Random Rewards** | *Player* | Description | | ![](https://i.imgur.com/2lBYrfD.png) | **Random Rewards** | *Player* | Opens a rewards inventory that randomizes its contents. |
| ![](https://i.imgur.com/8F95xsI.png) | **Loot Table Rewards** | *Player* | Description | | ![](https://i.imgur.com/8F95xsI.png) | **Loot Table Rewards** | *Player* | Opens a rewards inventory that randomizes its contents based on a loot table. |
| ![](https://i.imgur.com/KlJTbgy.png) | **Mob Spawner** | *Location* | Description | | ![](https://i.imgur.com/KlJTbgy.png) | **Mob Spawner** | *Location* | Spawns configured mobs at the function's location. |
| ![](https://i.imgur.com/bDfRRNX.png) | **Sound Player** | *Location* | Description | | ![](https://i.imgur.com/bDfRRNX.png) | **Sound Player** | *Location* | Plays a configured sound. |
| ![](https://i.imgur.com/lKfaM32.png) | **Redstone Block** | *Location* | Description | | ![](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* | Description | | ![](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* | Description | | ![](https://i.imgur.com/4PYBkKZ.png) | **Block Controller** | *Location* | Allows placing or breaking blocks at the function's location. |
| ![](https://i.imgur.com/sWvmSgq.png) | **Mythic Skill** | *Meta* | Description | | ![](https://i.imgur.com/sWvmSgq.png) | **Mythic Skill** | *Meta* | Executes a Mythic Skill from the function's location. |
| ![](https://i.imgur.com/C7h6Uq6.png) | **Command Sender** | *Meta* | Description | | ![](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* | Description | | ![](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* | Description | | ![](https://i.imgur.com/4U25SOy.png) | **Function Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
| ![](https://i.imgur.com/1BxYZ26.png) | **Function Randomizer** | *Meta* | Description | | ![](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 \ No newline at end of file
Clone repository
  • API Parties
  • BetonQuest
  • Changelogs
  • Commands and Permissions
  • Common Generation Problems
  • Conditions
  • Config
  • Custom Conditions
  • Custom Elements
  • Custom Functions
  • Custom Triggers
  • DXL Import
  • Dungeon Config
  • Dungeon Rooms
  • Dungeon Types
View All Pages