Changes
Page history
Revert "Update Targeters"
authored
Aug 31, 2021
by
Matt Enloe
This reverts commit 9f78737c1749e94b450c99a3ab9b5eee95f9ba62.
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
b716d172
...
...
@@ -152,7 +152,7 @@ non-hostile mobs, you'd use this:
damage{a=20} @EntitiesInRadius{r=10;ignore=players,animals}
To make a targeter target players
(not only)
, you'd do something like this:
To make a targeter
ONLY
target players, you'd do something like this:
skill{s=ASkill} @EntitiesInRadius{r=5;target=players}
...
...
...
...