#question regarding left click hold

1 messages · Page 1 of 1 (latest)

hardy drift
#

bit of a dumv question but i cant go and test it myself at the moment, if i want to make a mining type server, if someone holds their left click down and drags their mouse across different blocks would a left click on block event work and still trigger for each different block?

long marlin
#

a ON CLICK event

#

just take a wild guess

hardy drift
#

and not be annoying

nocturne jewel
long marlin
#

sorry for the bad attitude i was having a bad day but ye also i belive the skript docs say it

#

yes as i was right

#
Please note that rightclick events with an empty hand while not looking at a block are not sent to the server, so there's no way to detect them.
Also note that a leftclick on an entity is an attack and thus not covered by the 'click' event, but the 'damage' event.```