九二酱
如题,架构完bungeecord之后,手动输入/server <服务器名>可以进行传送
但使用任何进行跨服传送的插件都没有反应
commandnpc出现以下报错
[08:51:19] [Server thread/INFO]: ---------------------{CommandNPC Error}---------------------
[08:51:19] [Server thread/INFO]:                            Topic
[08:51:19] [Server thread/INFO]:                      BungeeCord Command
[08:51:19] [Server thread/INFO]:   BungeeCord is disabled in config.yml, yet an NPC has the  
[08:51:19] [Server thread/INFO]:               command /server registered to it.  
[08:51:19] [Server thread/INFO]:   Class: NPCListener   Method: onClick(Player, NPC,  
[08:51:19] [Server thread/INFO]:                          ClickType)  

是要在哪里改一下吗?求求各位大佬指引

strings
用这个 https://www.mcbbs.net/forum.php?mod=viewthread&tid=440107

里面填这个的命令

九二酱
もぺもぺ 发表于 2021-7-19 16:53
用这个 https://www.mcbbs.net/forum.php?mod=viewthread&tid=440107

里面填这个的命令

也不行(已配置过,并且聊天栏用/stp也不行)

strings
九二酱 发表于 2021-7-19 17:42
也不行(已配置过,并且聊天栏用/stp也不行)

https://www.mcbbs.net/forum.php?mod=viewthread&tid=815241

就不能具体说说是怎么不行的吗?

九二酱
もぺもぺ 发表于 2021-7-19 17:44
https://www.mcbbs.net/forum.php?mod=viewthread&tid=815241

就不能具体说说是怎么不行的吗? ...

好吧,这些插件我都试过了,包括bossshop和superlobby等
怎么个不行呢,就是输入指令之后没有反应,无法进行传送
但是我直接使用/server是可以传送的
导致我菜单什么的都无法使用

strings
九二酱 发表于 2021-7-19 17:46
好吧,这些插件我都试过了,包括bossshop和superlobby等
怎么个不行呢,就是输入指令之后没有反应,无法 ...

/server 是 bc 上的指令,你子服上的插件去执行到让是找不到命令。

更新你的 bungeecord https://papermc.io/downloads#Waterfall,以及 bc 后台有显示什么报错吗?

九二酱
好吧,我自己解决了,是因为服务器版本太高,降到1.12就可以正常传送了