Jump to content

Detect if player is currently mining a block with skript


Recommended Posts

on player arm swing:
    set {armswings::%player's uuid%} to true
    wait 1 tick
    set {armswings::%player's uuid%} to false


currently i use this skript for detecting if player is mining a block but its not very accurate (because sometimes while mining, {armswings::%player's uuid%} might be false for very short time)
any other way of doing it?


Edited by Cb_Owner
gramtic error
Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...