TeleportBow
SpigotMCThis plugin give you a special bow can teleport you
3.9k загрузок 4.3 рейтинг
последняя v1.9.6 SpigotMC
Code (YAML):
bow:
type : "BOW"
name : "&b&lTeleport&3&lBow"
lore :
- "&7Shoot an arrow to teleport"
slot : 0
arrow-slot : 9
arrow-damage : false
needed-permission : false
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
# This section need WorldGuard plugin
regions :
# whitelist - Allow only regions in this list
# blacklist - Deny only regions in this list
# none - do nothing
list-type : none
list :
- region
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"
region-not-allowed : "&cThe Bow in this region is not allowed"
bow-not-allowed : "&cYou can't use this bow"
check-for-updates : true
bstats : true
Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.