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 2 additions and 1 deletion
+2 -1
  • Functions.md Functions.md +2 -1
  • No files found.
Functions.md
View page @ 8699a2cc
......@@ -29,7 +29,8 @@ Functions List
| ![](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* | Teleports the player or players to a configured location. |
| ![](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* | Gives one player a configured key item. Defaults to a dungeon key. |
| ![](https://i.imgur.com/9JyLFHO.png) | **Item Dispenser** | *Player* | Gives or drops a configured item at the function's location. |
| ![](https://i.imgur.com/vQcqJ9i.png) | **Key Dispenser** | *Player* | Gives one player a configured key item. Defaults to a dungeon key item. *Note: Similar to Item Dispenser, however it reports a key being found to the players and gives the key to the party leader if the function is set to target the party.* |
| ![](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* | Opens a rewards inventory that randomizes its contents. |
| ![](https://i.imgur.com/8F95xsI.png) | **Loot Table Rewards** | *Player* | Opens a rewards inventory that randomizes its contents based on a loot table. |
......
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