Jump to content

Would this work?


Skray

Recommended Posts

on mine:
  add 1 to {blocksmined::%player's uuid%}
  add 1 to {serverblocks}

{serverblocks} would be all blocks mined by the whole server.

{blocksmined::%player's uuid%} would be all blocks mined by the player and not the server.

Link to comment
Share on other sites

22 minutes ago, Thedukc said:

on mine:
  add 1 to {blocksmined::%player's uuid%}
  add 1 to {serverblocks}

{serverblocks} would be all blocks mined by the whole server.

{blocksmined::%player's uuid%} would be all blocks mined by the player and not the server.

Thanks! What's the difference between:

On mine:

and:

On break:
Link to comment
Share on other sites

1 hour ago, Skray said:

Thanks! What's the difference between:


On mine:

and:


On break:

on mine is triggered when the player mines something with the correct tool, so mining a log with and axe or mining cobblestone with a pickaxe is on mine

on break is when something is mined with anything but the right tool, so if i mined a log with my fist it would not trigger an on mine.

Owner/Developer of WWWings

Link to comment
Share on other sites

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...