BC端的全部指令可以列出下吗
比如跨服等等
我需要用于在菜单上
比如跨服等等
我需要用于在菜单上
/alert <message>
Permission node: bungeecord.command.alert
Issues an alert to all users connected to BungeeCord. This is useful for announcements that need to be shown across every server. Colour codes may be used with &. The special code &h will hide all default formatting, allowing for completely custom messages.
Default group: admin
Typical user: Server Administrator
/alertraw <json>
Permission node: bungeecord.command.alert
Issues an alert to all users connected to BungeeCord, but allows the use of Minecraft JSON formatting.
Default group: admin
Typical user: Server Administrator
/bungee
Permission node: none
Shows what version of BungeeCord is currently being run.
Default group: all
Typical user: Player
/end <message>
Permission node: bungeecord.command.end
Shuts down the BungeeCord instance, and disconnects any users connected. Equivalent to /stop on your Spigot servers, except stops bungee
Default group: admin
Typical user: Server Administrator
/find <player>
Permission node: bungeecord.command.find
Confirms whether a player with the username provided is online and determines which server the player is connected to.
Default group: none
Typical user: Server Administrator
/glist
Permission node: bungeecord.command.list
Shows a list of all players connected to BungeeCord. This list is separated by each individual server on the BungeeCord proxy and provides a total player count on the proxy.
Default group: default
Typical user: Player
/greload
Permission node: bungeecord.command.reload
Reloads the BungeeCord configuration. Similar to the Bukkit reload command, this is not intended to be used on a regular basis, and can lead to unexpected behaviour. The command will reload all servers, listeners and a few options from the configuration. It will not reload permissions or plugins. Note: This is highly unreliable, and it is strongly recommended that you restart your BungeeCord instance instead of reloading it.
Default group: admin
Typical user: Server Administrator
/ip <player>
Permission node: bungeecord.command.ip
Shows the real IP address of a player connected to BungeeCord. This command exists since using an IP command with a Bukkit plugin, such as Essentials, could possibly return as localhost due to the way BungeeCord works.
Default group: admin
Typical user: Server Administrator
/perms
Permission node: none
Shows all permissions you have, and all groups which you are in.
Default group: admin
Typical user: Player and Server Administrator
/send <player/current/all> <target>
Permission node: bungeecord.command.send
Sends the specified player(s) to the specified server. Passing "all" will send all players who are on the proxy but not on the target server. Passing a player name will send the specified player, and "current" will send all players on your server.
Default group: none
Typical user: Server Administrator
/server [server]
Permission node: bungeecord.command.server
When used with an argument, transfers you to the specified server. When used with no arguments, lists all servers you can connect to.
Default group: default
Typical user: Player
谢谢大佬,可惜没汉化
/alert <信息>
权限节点:bungeecord.command.alert
用途:发送一条整个群组的公告,会显示在所有的子服务器内。颜色符是&,使用&h 可以清除所有默认的格式
/alertraw <json格式的信息>
权限节点:bungeecord.command.alert
用途:和上一个命令一样,但是仅允许使用json格式的内容
/bungee
权限节点:无
用途:显示BungeeCord的版本信息
/end
权限节点:bungeecord.command.end
用途:关闭BungeeCord代理端,类似于Bukkit服务器下的/stop
/find <玩家名>
权限节点:bungeecord.command.find
用途:确认指定玩家是否在线和他现在在哪个子服务器内
/glist
权限节点:bungeecord.command.list
用途:显示所有的子服务器和每个服务器当前在线人数
/greload
权限节点:bungeecord.command.reload
用途:重载BungeeCord代理端的配置文件,将重新载入子服务器列表、监听选项和一些配置项目,但是不会重载BC端插件和权限
/ip <玩家名>
权限节点:bungeecord.command.ip
用途:查看指定玩家的真实连接IP
/perms
权限节点:无
用途:显示你拥有的权限和所在权限组
/send <玩家名/current/all> <目标子服务器名>
权限节点:bungeecord.command.send
用途:将指定玩家移动到目标子服务器,使用“current”将会把你所在服务器的所有玩家移动到目标服务器,使用“all”将会把整个群组下的玩家移动到目标服务器。子服务器名就是你在“config.yml”的“servers”下面设置的服务器名
/server [子服务器名]
权限节点:bungeecord.command.server
用途:传送到指定子服务器,这个权限默认是高于Bukkit插件权限的,也就是说玩家可以在未登录之前使用此命令跳转到另外一个服务器,如果另外的服务器没登陆插件,那么通过此方法就可以使用到OP账号
权限节点:bungeecord.command.alert
用途:发送一条整个群组的公告,会显示在所有的子服务器内。颜色符是&,使用&h 可以清除所有默认的格式
/alertraw <json格式的信息>
权限节点:bungeecord.command.alert
用途:和上一个命令一样,但是仅允许使用json格式的内容
/bungee
权限节点:无
用途:显示BungeeCord的版本信息
/end
权限节点:bungeecord.command.end
用途:关闭BungeeCord代理端,类似于Bukkit服务器下的/stop
/find <玩家名>
权限节点:bungeecord.command.find
用途:确认指定玩家是否在线和他现在在哪个子服务器内
/glist
权限节点:bungeecord.command.list
用途:显示所有的子服务器和每个服务器当前在线人数
/greload
权限节点:bungeecord.command.reload
用途:重载BungeeCord代理端的配置文件,将重新载入子服务器列表、监听选项和一些配置项目,但是不会重载BC端插件和权限
/ip <玩家名>
权限节点:bungeecord.command.ip
用途:查看指定玩家的真实连接IP
/perms
权限节点:无
用途:显示你拥有的权限和所在权限组
/send <玩家名/current/all> <目标子服务器名>
权限节点:bungeecord.command.send
用途:将指定玩家移动到目标子服务器,使用“current”将会把你所在服务器的所有玩家移动到目标服务器,使用“all”将会把整个群组下的玩家移动到目标服务器。子服务器名就是你在“config.yml”的“servers”下面设置的服务器名
/server [子服务器名]
权限节点:bungeecord.command.server
用途:传送到指定子服务器,这个权限默认是高于Bukkit插件权限的,也就是说玩家可以在未登录之前使用此命令跳转到另外一个服务器,如果另外的服务器没登陆插件,那么通过此方法就可以使用到OP账号