#Plugin Help Cant Find Aything On The Internet
1 messages · Page 1 of 1 (latest)
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
https://www.youtube.com/watch?v=NM_RATcWBdY basic particle lines
Someone wanted to know how I created my other skripts and some included drawing a line with a particle so I made this. Requires skript and the addon skBee.
skBee: https://github.com/ShaneBeee/SkBee/releases/tag/2.0.0
skript: https://github.com/SkriptLang/Skript/releases