Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- P: &8[&aDonaldn&8]&r
- command /hasteyboys [<text>]:
- permission: skript.op
- trigger:
- if arg 1 is on or enable:
- set {haste} to true
- broadcast "{@P} HasteyBoys is now enabled!"
- if arg 1 is off or disable:
- delete {haste}
- broadcast {@P} HasteyBoys is now disabled!"
- if arg 1 is not set:
- send "{@P} /hasteyboys on/off"
- on inventory close:
- {haste} is true:
- loop all items in the inventory of player:
- if loop-item is shovel or pickaxe or axe:
- if loop-item is not enchanted with efficiency 3:
- enchant loop-item with efficiency 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement