#region mob help

1 messages · Page 1 of 1 (latest)

echo jetty
#

how do i detect if theres a certain mob with a custom name in a worldguard region

oblique tree
#

all enties in region ...

echo jetty
#

Ik that part

#

But what’s the part of detecting the mob

oblique tree
#

use contains i guess

#

or if you have the mob, region at ...

echo jetty
#

like

#

every minute: loop all entities in region "example": if loop-entity is a blaze with custom name "&c&lBlaze": kill loop-entity

oblique tree
#

with custom name?

echo jetty
#

like

#

thats the part idk how to do

oblique tree
#

why not just add the blaze to a list when you spawn it then kill the list

#

or just wait and then kill it

echo jetty
#

its through mythicmobs