We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alert_message = "&7&l[&c&l全服通告&7&l]&e {0}"
connect_join_message = "&b {0}&7连接服务器" connect_quit_message = "&b {0}&7断开服务器"
find_message = "&b{0} &7已连接到&b {1}"
info_header = "&l&7==> 玩家信息 =&b {0}" info_locale = "&7语言 =&b {0}" info_ping = "&7延迟 =&b {0}" info_server = "&7所在服务器 =&b {0}" info_uuid = "&7唯一ID =&b {0}" info_version = "&7Minecraft 版本 =&b {0}"
invalid_usage = "&c用法 = {0}"
list_header = "&a当前&b {0} &a在线玩家\n&7&oHover over a server to online the players" list_message = "&a[{0}] &e{1} 在线"
message_sender = "&b&l我 » {0} &7> &o" message_receiver = "&b&l{0} » 我 &7> &o"
no_permission = "&c您没有权限执行此命令。" not_connected_to_server = "&c您必须连接到服务器才能使用此子命令。"
reply_no_recipient = "&c你没有人回复。"
send_all = "&a所有玩家已被发送到&b {0}" send_current = "&a当前服务器中的所有玩家都已发送到&b {0}" send_message = "&a您已被发送到&b {0}" send_player = "&b{0} &a已发送至&b {1}"
player_offline = "&c{0} 目前处于离线状态。" player_only_command = "&c仅玩家可以使用此命令。" player_only_subcommand = "&c仅玩家可以使用此子命令。"
unknown_player = "&c未知玩家 = {0}" unknown_server = "&c未知服务器 = {0}"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
alert_message = "&7&l[&c&l全服通告&7&l]&e {0}"
connect_join_message = "&b {0}&7连接服务器"
connect_quit_message = "&b {0}&7断开服务器"
find_message = "&b{0} &7已连接到&b {1}"
info_header = "&l&7==> 玩家信息 =&b {0}"
info_locale = "&7语言 =&b {0}"
info_ping = "&7延迟 =&b {0}"
info_server = "&7所在服务器 =&b {0}"
info_uuid = "&7唯一ID =&b {0}"
info_version = "&7Minecraft 版本 =&b {0}"
invalid_usage = "&c用法 = {0}"
list_header = "&a当前&b {0} &a在线玩家\n&7&oHover over a server to online the players"
list_message = "&a[{0}] &e{1} 在线"
message_sender = "&b&l我 » {0} &7> &o"
message_receiver = "&b&l{0} » 我 &7> &o"
no_permission = "&c您没有权限执行此命令。"
not_connected_to_server = "&c您必须连接到服务器才能使用此子命令。"
reply_no_recipient = "&c你没有人回复。"
send_all = "&a所有玩家已被发送到&b {0}"
send_current = "&a当前服务器中的所有玩家都已发送到&b {0}"
send_message = "&a您已被发送到&b {0}"
send_player = "&b{0} &a已发送至&b {1}"
player_offline = "&c{0} 目前处于离线状态。"
player_only_command = "&c仅玩家可以使用此命令。"
player_only_subcommand = "&c仅玩家可以使用此子命令。"
unknown_player = "&c未知玩家 = {0}"
unknown_server = "&c未知服务器 = {0}"
The text was updated successfully, but these errors were encountered: