/tpbow give [player] - Give special bow to a player, or yourself
/tpbow reload - Reload the plugin
Permissions
tpbow.give
tpbow.reload
Code (YAML):
bow:
type: "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
worlds: # whitelist - Allow only worlds in this list # blacklist - Deny only worlds in this list # none - do nothing list-type: none list: - world
- world_nether
teleport:
sound: # Sound list: # https://pck.li/xseriessounds type: "ENTITY_ENDERMAN_TELEPORT" volume: 1.0
pitch: 1.0
enable: 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" world-not-allowed: "&cThe Bow in this world is not allowed" check-for-updates: true
bstats: true