Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on right click :
- player is holding a stone hoe
- set {_cooldown} to difference between {skill.%player%.lastused} and now
- if player's food level > 0:
- if {_cooldown} is less than 3 seconds:
- message "&4%difference between 3 seconds and {_cooldown}% &6後に使用可能"
- stop
- create safe explosion of force 2
- apply hunger to player for 2 seconds
- set {skill.%player%.lastused} to now
Advertisement
Add Comment
Please, Sign In to add comment