... | ... | @@ -26,7 +26,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m |
|
|
| @[Father][] | @dad<br>@daddy | Targets the father of the casting mob. |
|
|
|
| @[Mother][] | @mom<br>@mommy | Targets the mother of the casting mob. |
|
|
|
| @[Passenger][] | | Targets the rider of the casting mob. |
|
|
|
| @PlayerByName{name="Ashijin"} | | Targets a specific player by name, supports placeholders. Added in 4.12 |
|
|
|
| @[PlayerByName][] | @specificplayer | Targets a specific player by name. Supports placeholders. |
|
|
|
| @UniqueIdentifier{u="<target.uuid>"} | @UUID | Targets a specific entity by their UUID, supports placeholders. Added in 5.0 |
|
|
|
| @Vehicle | | Targets the Vehicle you are mounted on Added in 4.12 |
|
|
|
|
... | ... | @@ -265,6 +265,7 @@ Currently, sort can have the following values: |
|
|
[Owner]: /Skills/Targeters/Owner
|
|
|
[Parent]: /Skills/Targeters/Parent
|
|
|
[Passenger]: /Skills/Targeters/Passenger
|
|
|
[PlayerByName]: /Skills/Targeters/PlayerByName
|
|
|
<!-- Multi Entity Targeters -->
|
|
|
[EntitiesInRadius]: /Skills/Targeters/EntitiesInRadius
|
|
|
[EntitiesInRing]: /Skills/Targeters/EntitiesInRing
|
... | ... | |