added info about silent commands authored by Lxlp's avatar Lxlp
...@@ -3,6 +3,8 @@ Commands ...@@ -3,6 +3,8 @@ Commands
Mythic Mobs has a simple command structure that can be accessed by typing **/mythicmobs**. Typing that will display a menu with all available commands, and each level of commands will provide menus or information about what you can do. All command parameters surrounded by []'s are required, while <>'s are optional. Mythic Mobs has a simple command structure that can be accessed by typing **/mythicmobs**. Typing that will display a menu with all available commands, and each level of commands will provide menus or information about what you can do. All command parameters surrounded by []'s are required, while <>'s are optional.
As a general note, a command can be made **silent** by using the **`-s`** flag before the first argument. A silent command will not give any chat feedback.
General Commands General Commands
---------------- ----------------
... ...
......