Changes
Page history
added EntitiesInRingNearOrigin targeter
authored
Feb 14, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
2f32c188
...
...
@@ -52,6 +52,7 @@ Links to targeters added by addon plugins. Any targeters from these links will n
| @
[
MobsInRadius
][]
| @MIR | Targets all mythicmobs or vanilla overrides of the given type in a radius |
| @
[
EntitiesInRadius
][]
| @livingEntitiesInRadius
<br>
@livingInRadius
<br>
@allInRadius
<br>
@EIR | Targets all entities in the given radius. |
| @
[
EntitiesInRing
][]
| @EIRR | Targets all entities in the given ring. |
| @
[
EntitiesInRingNearOrigin
][]
| @ERNO | Targets all entities in the given ring around the origin. |
| @
[
PlayersInWorld
][]
| @World | Targets all players in the current world. |
| @
[
PlayersOnServer
][]
| @Server
<br>
@Everyone | Targets all players in the server. |
| @
[
PlayersInRing
][]
| | Target all players between the specified min and max radius. |
...
...
@@ -322,6 +323,7 @@ Currently, sort can have the following values:
[
Children
]:
/Skills/Targeters/Children
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
[
EntitiesInRingNearOrigin
]:
/Skills/Targeters/EntitiesInRingNearOrigin
[
EntitiesNearOrigin
]:
/Skills/Targeters/EntitiesNearOrigin
[
ItemsInRadius
]:
/Skills/Targeters/ItemsInRadius
[
ItemsNearOrigin
]:
/Skills/Targeters/ItemsNearOrigin
...
...
...
...