# 关于
Teleport Bow 是一个简单且有用的插件,可在您的 Minecraft 服务器中使用。您可以使用此插件进行枢纽/大厅,并娱乐玩家。
# 权限
- teleportbow.use
- teleportbow.drop
- teleportbow.changeslot
- teleportbow.commands
# 指令
- /teleportbow give - 给予 TeleportBow 和箭
- /teleportbow give - 将 TeleportBow 和箭给予玩家。
- /teleportbow reload - 重新加载插件
# 配置文件
```yaml
#####################################
### TeleportBow ###
### by SyphiX ###
### https://github.com/SyphiX897 ###
#####################################
# 给予加入玩家传送物品
give_on_join: true
# 给予重生玩家传送物品
give_on_respawn: true
# 死亡时掉落传送物品
drop_on_death: false
# 玩家是否应该传送到箭的位置如果它击中了一个实体?
teleport_to_entity: true
# 玩家是否应该传送到箭的位置如果它击中了一个方块?
teleport_to_block: true
bow:
# 允许 TeleportBow 具有无限箭
infinity_arrow: true
# Bow itemStack 细节
item:
display_name: "&9TeleportBow"
lore:
- ""
- "&b在宇宙之间跳跃! 不相信我? 试试看吧!"
enchantment_particle: true
unbreakable: true
slot: 0
arrow:
# 设置箭的闪光效果
glowing: false
# 避免击中时箭造成伤害
no_damage: true
# Arrow itemStack 细节
item:
display_name: "&9Arrow"
lore:
- ""
- "&b阿波罗本人使用的神箭。"
enchantment_particle: true
slot: 9
# 发射时箭的名字牌
hologram:
enabled: false
text: "&aArrow"
# 箭击中时召唤粒子
hit_particle:
on_hitting_entity:
enabled: true
particle: "VILLAGER_HAPPY"
radius: 1.0
on_hitting_block:
enabled: true
particle: "VILLAGER_HAPPY"
radius: 1.0
# 箭击中时播放声音
hit_sound:
on_hitting_entity:
enabled: true
sound: "ENTITY_ENDERMAN_TELEPORT"
on_hitting_block:
enabled: true
sound: "ENTITY_ENDERMAN_TELEPORT"
# 发射时召唤粒子
launch_particle:
enabled: true
particle: "VILLAGER_HAPPY"
# 发射时播放声音
launch_sound:
enabled: true
sound: "ENTITY_PLAYER_LEVELUP"
```
# 安装方法
1. 下载 TeleportBow jar 文件。
2. 将 TeleportBow jar 文件放在您的插件目录中。
3. 运行服务器并等待其完全加载。
# 遇到任何问题? 联系我
Discord ID: .syphix