Update Commands and Permissions authored by Amy's avatar Amy
...@@ -17,13 +17,13 @@ Item Commands ...@@ -17,13 +17,13 @@ Item Commands
------------- -------------
- **/mm items** (alias: **/mm i**) *Base for all item related commands.* - **/mm items** (alias: **/mm i**) *Base for all item related commands.*
- **/mm items browse** *Opens a GUI displaying all the loaded Mythic Items.*
- **/mm items get [item_name] <amount>** *Gives yourself an item from the configured mob equipment.* - **/mm items get [item_name] <amount>** *Gives yourself an item from the configured mob equipment.*
- **/mm items give [player] [item_name] <amount>** *Gives a player an item from the configured mob equipment.* - **/mm items give [player] [item_name] <amount>** *Gives a player an item from the configured mob equipment.*
- **/mm items give -s [player] [item_name] <amount>** *Silently gives a player an item from the configured mob equipment.* - **/mm items give -s [player] [item_name] <amount>** *Silently gives a player an item from the configured mob equipment.*
- **/mm items give -d [player] [item_name] <amount>** *Gives a player an item from the configured mob equipment, and drops the items in excess on the ground.* - **/mm items give -d [player] [item_name] <amount>** *Gives a player an item from the configured mob equipment, and drops the items in excess on the ground.*
- **/mm items list** * *Lists off all configured mob equipment.* - **/mm items list** * *Lists off all configured mob equipment.*
- **/mm item import <itemName> [fileName]** * *Imports held item to the Items folder. (File name defaults to <itemName>.yml)* - **/mm item import <itemName> [fileName]** * *Imports held item to the Items folder. (File name defaults to <itemName>.yml)*
- **/mm items browse** *Opens a GUI displaying all the loaded Mythic Items.* (Premium Only)
Mob Commands Mob Commands
------------ ------------
... ...
......