Removed from sale cause of fucking BSMC
Brief info:
BowHook is a simple plugin for your Minecraft server.
Its use is a small, bur fun gadget for your lobby.
The plugin will give all players a teleport bow on join.
When the bow is dropped (Q), it will give you a grappling hook.
The item has to be dropped because left click action is buggy with grappling hooks.
Config:
Commands:
- none
Permissions:
- none
Brief info:
BowHook is a simple plugin for your Minecraft server.
Its use is a small, bur fun gadget for your lobby.
The plugin will give all players a teleport bow on join.
When the bow is dropped (Q), it will give you a grappling hook.
The item has to be dropped because left click action is buggy with grappling hooks.
Config:
Code:
#HookBow Configuration File
configVersion: 1.0
#Strings
strings:
prefix: "&a&lBowHook &8» &f"
hookName: "&aGrapling Hook"
hookLore: "&7Rightclick to use"
bowName: "&5Teleport Bow"
bowLore: "&7Rightclick to use"
#General
general:
inventoryLocation: 4 #The first slot is slot 0
arrowLocation: 9 #The arrow will never be seen, but you should pick a slot that's always free
graplingMultiplicator: 0.5 #velocity
graplingY: 0.7 #more velocity
Commands:
- none
Permissions:
- none