specified signal command permissions authored by Lxlp's avatar Lxlp
...@@ -126,13 +126,12 @@ Signal Commands ...@@ -126,13 +126,12 @@ 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
- This command is available to all players. However players cannot - To use this, all 3 of these permissions must be given
abuse this command unless they have the operator powers - `mythicmobs.signal`
neccessary to find specific mob UUIDs and internal signal names - `mythicmobs.command.signal`
of mobs. - `mythicmobs.command.base`
Permissions Permissions
=========== ===========
... ...
......