Create Skills/Targeters/PlayerLocationByName authored by Lxlp's avatar Lxlp
## Description
Targets a specific player's location by their name. Can be a placeholder.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| name | n | The name of the player | CarsonJF|
## Examples
```yaml
Skills:
- setblocktype{m=LAVA} @PlayerLocationByName{name=Lxlp}
```
## Aliases
- [x] specificplayerlocation
\ No newline at end of file