Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Double Arrows - Skripted by Ilom
- options:
- P: &7[&6UHC&7]&f
- H: &6
- command /arrows [<text>]:
- permission: skript.op
- trigger:
- if arg-1 is not set:
- send "{@P} Arrows are currently set to {@H}%{arrows}%"
- if arg-1 is "vanilla" or "default" or "single":
- set {arrows} to "default"
- reset recipes
- broadcast "{@P} Arrows now set to {@H}%{arrows}%"
- if arg-1 is "double":
- set {arrows} to "double"
- broadcast "{@P} Arrows now set to {@H}%{arrows}%"
- reset recipes
- register new shaped recipe for 8 arrows using air, air, flint, air, air, stick, air, air, feather
- register new shaped recipe for 8 arrows using air, flint, air, air, stick, air, air, feather, air
- register new shaped recipe for 8 arrows using flint, air, air, air, stick, air, feather, air, air
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement