... | ... | @@ -29,7 +29,8 @@ Functions List |
|
|
|  | **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. |
|
|
|
|  | **Item Dispenser** | *Player* | Gives or drops a configured item at the function's location. |
|
|
|
|  | **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.* |
|
|
|
|  | **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. |
|
... | ... | |