#Plugin Help Cant Find Aything On The Internet

1 messages · Page 1 of 1 (latest)

compact quarry
#

you'd need a loop

#

on entity target is only for when mob ai finds a player or other entity to start attacking

#

use a while player is online: loop in an on join: event

#

put a wait in the while loop though, otherwise it'll run so fast that it'll crash the server

#

target entity of player is the entity a player is looking at, if they are even looking at them