Simple plugin that allows hoes to be used as guns! When Hoe Guns is enabled for a player, right clicking a hoe will shoot out a snowball.
Gun damage is modifiable in the plugin's config.yml, with different values for each hoe
By default, a wood hoe does 2 damage, a stone hoe does 3 damage, an iron hoe does 4 damage, a gold hoe does 6 damage, and a diamond hoe does 8 damage.
Damage is counted in half hearts
{Command}
/hg - Toggles hoe guns
{Permission}
hg.use - Use hoe guns
{Source}
https://github.com/nextinfinity/HoeGuns
{Config}
Each value (DiamondDamage, GoldDamage, etc) should be set to an integer value. It is recommended to keep this number between 1 and 20 as I can not guarantee functionality outside if this range but if you want to experiment with absurd values, who am I to stop you?

