... | @@ -7,7 +7,9 @@ Targets the Owner of the casting mob |
... | @@ -7,7 +7,9 @@ Targets the Owner of the casting mob |
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
|
|
This metaskill will send a message to the Owner of the casting mob
|
|
```yaml
|
|
```yaml
|
|
|
|
ExampleSkill:
|
|
Skills:
|
|
Skills:
|
|
- message{m="Hello there!"} @Owner
|
|
- message{m="Hello there!"} @Owner
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |