... | @@ -41,11 +41,11 @@ Functions List |
... | @@ -41,11 +41,11 @@ Functions List |
|
|  | **Redstone Block** | *Location* | Places a redstone block at the function's location. |
|
|
|  | **Redstone Block** | *Location* | Places a redstone block at the function's location. |
|
|
|  | **Door Controller** | *Location* | Makes a door lockable and unlockable with triggers. |
|
|
|  | **Door Controller** | *Location* | Makes a door lockable and unlockable with triggers. |
|
|
|  | **Block Controller** | *Location* | Allows placing or breaking blocks at the function's location. |
|
|
|  | **Block Controller** | *Location* | Allows placing or breaking blocks at the function's location. |
|
|
|  | **Hologram** | *Location* | _(1.3.0+)_ Displays a text hologram at a specified location. |
|
|
|  | **Hologram** | *Location* | _(1.3.0+)_ Displays a text hologram at a specified location. |
|
|
|  | **Mythic Skill** | *Meta* | Executes a Mythic Skill from the function's location. |
|
|
|  | **Mythic Skill** | *Meta* | Executes a Mythic Skill from the function's location. |
|
|
|  | **Mythic Signal** | *Meta* | Sends a Mythic Mobs signal to nearby mobs. (For use with the ~onSignal MM trigger.) |
|
|
|  | **Mythic Signal** | *Meta* | Sends a Mythic Mobs signal to nearby mobs. (For use with the ~onSignal MM trigger.) |
|
|
|  | **Command Sender** | *Meta* | Sends a command either from the player/players or console. |
|
|
|  | **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. |
|
|
|  | **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 Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
|
|
|  | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
|
|
|  | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
|
|
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. | |
|
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. | |
|
|
|
\ No newline at end of file |