specified signal command permissions authored by Lxlp's avatar Lxlp
...@@ -125,14 +125,13 @@ Signal Commands ...@@ -125,14 +125,13 @@ Signal Commands
--------------- ---------------
- **/mm signal <UUID> <signal>** - **/mm signal <UUID> <signal>**
- Used to signal mobs to toggle certain skills - Used to signal mobs to toggle certain skills
- Only works when used with the mobs UUID, doesnt work with - Only works when used with the mobs UUID, doesnt work with mobnames
mobnames - Usually used as a tellraw-command component
- Usually used as a tellraw-command component - To use this, all 3 of these permissions must be given
- This command is available to all players. However players cannot - `mythicmobs.signal`
abuse this command unless they have the operator powers - `mythicmobs.command.signal`
neccessary to find specific mob UUIDs and internal signal names - `mythicmobs.command.base`
of mobs.
Permissions Permissions
=========== ===========
... ...
......