ConditionLocation

mobsinradius

Matches a range to how many mobs are in the given radius

Configuration Fields (3)

NameTypeDefaultDescription
types
types, t
HashSet<MythicMob>The mobtype to check for
amount
a
RangedDoubleThe number range to match
radius
r
PlaceholderDoubleThe radius to check

Examples & Notes

Examples

Single type

  Conditions:
  - mobsInRadius{types=NewZombie;amount=5to10;radius=15}

Multiple types

  Conditions:
  - mobsInRadius{types=NewZombie,NewSkeleton,NewSpider;amount=5to10;radius=15}

Universal Condition Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.