Create Skills/Targeters/Parent authored by Lxlp's avatar Lxlp
## Description
Targets the Parent of the casting mob
## Attributes
>*This targeter has no attributes*
## Examples
This metaskill will write in chat the name of its parent
```yaml
ExampleSkill:
Skills:
- command{c="say <target.name>"} @Parent
```
## Aliases
- [x] summoner
\ No newline at end of file