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 10, 2022 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Functions.md Functions.md +1 -1
  • No files found.
Functions.md
View page @ dbe3254b
...@@ -19,7 +19,7 @@ Functions List ...@@ -19,7 +19,7 @@ Functions List
---------------- ----------------
| Icon | Name | Category | Description | | Icon | Name | Category | Description |
| ------ | :----: | ------ | ------ | | ------ | :----: | ------ | ------ |
| ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | **REQUIRED** Starts the dungeon. | | ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | Starts the dungeon. *Required if your dungeon has a lobby!* |
| ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | **RECOMMENDED** Formally finishes the dungeon for the player or players. | | ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | **RECOMMENDED** Formally finishes the dungeon for the player or players. |
| ![](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/snDmE1k.png) | **Leave Dungeon** | *Dungeon* | Sends the player or players out of the dungeon without completing it. |
| ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Sets a respawn checkpoint for the player or players. | | ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Sets a respawn checkpoint for the player or players. |
......
Clone repository
General Info
  • 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
Advanced Info
  • Editing Functions in YML