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

Last edited by MarcatoSound May 06, 2024
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Functions

Functions perform various actions and events in the dungeon. To those familiar with Mythic Mobs, these are similar to mechanics. This includes spawning mobs, sending messages, playing sounds, running commands, and even performing Mythic skills!

Functions List

Icon Name Category Description
Start Dungeon Dungeon REQUIRED Starts the dungeon.
Leave Dungeon Dungeon Sends the player or players out of the dungeon without completing it.
Finish Dungeon Dungeon RECOMMENDED Formally finishes the dungeon for the player or players.
Checkpoint Dungeon Sets a respawn checkpoint for the player or players.
Signal Sender Dungeon Broadcasts a silent, configured signal to all "Signal Receiver" triggers.
Lives Editor Dungeon Modifies the player or players lives.
Reviver Dungeon Allows bringing another player back from death.
Message Sender Player Sends a configured message to the player or players.
Teleporter Player Teleports the player or players to a configured location.
Title Sender Player Sends a configured title message to the player or players.
Key Dispenser Player Gives one player a configured key item. Defaults to a dungeon key.
Rewards Player Opens a rewards inventory the player can take items from.
Random Rewards Player Opens a rewards inventory that randomizes its contents.
Loot Table Rewards Player Opens a rewards inventory that randomizes its contents based on a loot table.
Mob Spawner Location Spawns configured mobs at the function's location.
Sound Player Location Plays a configured sound.
Redstone Block Location Places a redstone block at the function's location.
Door Controller Location Makes a door lockable and unlockable with triggers.
Block Controller Location Allows placing or breaking blocks at the function's location.
Mythic Skill Meta Executes a Mythic Skill from the function's location.
Command Sender Meta Sends a command either from the player/players or console.
Multi Function Meta Allows running multiple functions at the same location and from the same trigger.
Function Repeater Meta Runs a function a configured number of times on an interval.
Function Randomizer Meta Randomly chooses from a list of functions provided to run.
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