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
Added block editor function. authored Jun 10, 2022 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 1 addition and 0 deletions
+1 -0
  • Functions.md Functions.md +1 -0
  • No files found.
Functions.md
View page @ 7e9bcde4
...@@ -34,6 +34,7 @@ Functions List ...@@ -34,6 +34,7 @@ Functions List
| ![](https://i.imgur.com/2lBYrfD.png) | **Random Rewards** | *Player* | Opens a rewards inventory that randomizes its contents. | | ![](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. | | ![](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* | Spawns configured mobs at the function's location. | | ![](https://i.imgur.com/KlJTbgy.png) | **Mob Spawner** | *Location* | Spawns configured mobs at the function's location. |
| ![](https://i.imgur.com/AoWkosU.png) | **Block Editor** | *Location* | Places or removes a block at the function's location. |
| ![](https://i.imgur.com/bDfRRNX.png) | **Sound Player** | *Location* | Plays a configured sound. | | ![](https://i.imgur.com/bDfRRNX.png) | **Sound Player** | *Location* | Plays a configured sound. |
| ![](https://i.imgur.com/lKfaM32.png) | **Redstone Block** | *Location* | Places a redstone block at the function's location. | | ![](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/WlMoWZQ.png) | **Door Controller** | *Location* | Makes a door lockable and unlockable with triggers. |
......
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