Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /hasteyboys [<text>]:
- trigger:
- if arg-1 is "on" or "enable":
- broadcast "&§6HasteyBoys §8» §aenable"
- set {HasteyBoys} to true
- if arg-1 is "off" or "disable":
- broadcast "&§6HasteyBoys §8» §cdisable"
- set {HasteyBoys} to false
- if arg-1 is not set:
- send "§6HasteyBoys §8» §8(§aon§8/§coff§8)"
- on craft of axe or shovel or pickaxe:
- if {HasteyBoys} is true
- wait 20 ticks
- loop all items in the player's inventory:
- loop-item is axe or pickaxe or shovel
- enchant loop-item with efficiency 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement