Changes
- Add attribute "max distance" to grappling hook to restrict how far away the grappling hook can be used.
Config Changes
New variable 'DISTANCE' in lore.
Code (Text):
lore:
- '&r&7&oRight-click to throw'
- '&r&7&o{USES} use(s) left'
- '&r&7&o{DISTANCE} block distance'
- '&r&e<Collector''s Item>'
- 'Found at the bottom of a'
- 'cliff..'
Command Changes
Code (Text):
# Give player Critikull a Grappling Hook with 5 uses and a maximum of 10 blocks
/gh give <player> <uses> <distance>
/gh give Critikull 5 10