[Addon] BedWars1058 指南针 (团队追踪器, 快速通讯, 多语言支持) | |
---|---|
![]() |
BedWars1058 Compass附加组件,允许玩家使用团队跟踪器和快速通信 |
作 者 | Mher |
发布时间 | 2021年4月20日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19 |
插件详细介绍
BedWars1058 Compass 插件为玩家提供一个追踪器物品,允许玩家追踪其他队伍并与队友快速沟通。它支持多种服务器环境,并提供高度自定义的选项。
play.mher.club (1.8x-1.18x)
/bw compass
- 查看命令列表 - 无需权限/bw compass menu
- 打开追踪器菜单 - 无需权限/bw compass reload
- 重载配置文件 - bw.compass.reload
# Main configuration file.
# If you want support join my discord server.
# https://discord.gg/j2f8Zm4w5q
settings:
# In which slot the compass item should be in.
compass_slot: 3
# Should the plugin check for updates?
check_for_updates: true
# Delay between each team target update.
team_target_update_delay: 5
# The message that will be sent to the player when the plugin updates.
update_message: "&aThere is a new version of the BedWars1058-Compass addon available! &7(&f%version%&7)"
# The material of the compass item.
compass_material: COMPASS
# The glow effect of the compass item.
compass_glow: true
# Should the plugin track the nearest player of the team?
track_nearest_player: true
# Should the plugin prioritize the player in the same world?
prioritize_same_world: true
# Add a cooldown to the message sending.
message_cooldown: 5
# Should the compass be removed on game end?
remove_compass_on_game_end: true
# Should the debug mode be enabled?
debug: false
menus:
main:
title: "&8Compass Tracker"
rows: 5
fill:
enabled: true
material: GRAY_STAINED_GLASS_PANE
items:
track_nearest:
material: COMPASS
name: "&aTrack Nearest"
lore:
- "&7Click to track the nearest"
- "&7player of the enemy team."
slot: 12
track_spawns:
material: BEACON
name: "&aTrack Spawns"
lore:
- "&7Click to track the spawns"
- "&7of the enemy team."
slot: 14
team_message:
material: WRITABLE_BOOK
name: "&aSend Team Message"
lore:
- "&7Click to send a message"
- "&7to your team."
slot: 31
team_message:
title: "&8Team Message"
rows: 5
fill:
enabled: true
material: GRAY_STAINED_GLASS_PANE
items:
back:
material: BARRIER
name: "&cBack"
lore:
- "&7Click to go back."
slot: 40
message_1:
material: PAPER
name: "&aI'm coming!"
lore:
- "&7Click to send this message."
slot: 10
message_2:
material: PAPER
name: "&aNeed help!"
lore:
- "&7Click to send this message."
slot: 12
message_3:
material: PAPER
name: "&aGo to our base!"
lore:
- "&7Click to send this message."
slot: 14
message_4:
material: PAPER
name: "&aDefend our base!"
lore:
- "&7Click to send this message."
slot: 16
message_5:
material: PAPER
name: "&aI'm going to rush!"
lore:
- "&7Click to send this message."
slot: 28
message_6:
material: PAPER
name: "&aI'm going to mid!"
lore:
- "&7Click to send this message."
slot: 30
message_7:
material: PAPER
name: "&aLet's get diamonds!"
lore:
- "&7Click to send this message."
slot: 32
message_8:
material: PAPER
name: "&aLet's get emeralds!"
lore:
- "&7Click to send this message."
slot: 34
messages:
no_permission: "&cYou don't have permission to use this command."
reloaded: "&aThe configuration file has been reloaded."
compass_given: "&aYou have been given a compass."
no_teammates: "&cYou don't have any teammates."
cooldown: "&cYou must wait %seconds% seconds before sending another message."
team_message: "&7[Team] &a%player_name%&7: &f%message%"
track_nearest: "&aTracking the nearest player of the enemy team."
track_spawns: "&aTracking the spawns of the enemy team."
already_tracking_nearest: "&cYou are already tracking the nearest player."
already_tracking_spawns: "&cYou are already tracking the spawns."
couldnt_find_player: "&cCouldn't find any player to track."
couldnt_find_bed: "&cCouldn't find any bed to track."