Added a random feature.
You can now do /gh give <player> <random or number>
The new config.yml section for uses is
Code (Text):
#Default uses on /gh give <player>
uses:
#Adds some basic use stats to the item lore. (Bound to the item)
enabled: true
#The default amount given if not specified.
amount: 60
#Select the minimum and maximum random number.
#if you do /gh give <player> random instead of a number you will give them a random number between the min and max value.
random:
min: 3
max: 67
sound:
enabled: true
name: ENTITY_GOAT_HORN_BREAK
message:
enabled: true
The crafted grappling hook do not have any integrated uses on craft. being fixed in the next update.