added isOwner alias authored by Lxlp's avatar Lxlp
...@@ -13,4 +13,8 @@ Checks if the target entity is the owner of the caster. ...@@ -13,4 +13,8 @@ Checks if the target entity is the owner of the caster.
```yaml ```yaml
TargetConditions: TargetConditions:
- owner true - owner true
``` ```
\ No newline at end of file
## Aliases
- [x] isOwner
\ No newline at end of file