Fixed the issue involved from 1.6.0 to 1.6.2 that did not create the config.yml and plugin folder.
Command update /tpbow - Show usage
/tpbow give [player] - Give special bow to a player, or yourself
/tpbow reload - Reload the plugin
permissions remain the same
Config.yml udpate Add this under message section:
player-not-found: "&cThe player &7{player} &cdoes not exists"
new usage text:
"&aUsage:"
check complete config.yml
Code (YAML):
bow:
name: "&b&lTeleport&3&lBow" lore: -
"&7Shoot an arrow to teleport" slot: 0
arrow-slot: 9
give-on-join: true
can-be-moved-in-inventory: true
can-be-dropped: true
can-be-swapped: true
message:
prefix: "&7[&b&lTeleport&3&lBow&7]" reload: "&2Plugin reload!" no-console: "&cYou cannot run this command!" no-perm: "&cYou do not have the permission!" usage: "&aUsage:" player-not-found: "&cThe player &7{player} &cdoes not exists"