messageofdeath / CommandNPC

7 stars 23 forks source link

Unable to use /server command #42

Open CristianoBarone opened 3 years ago

CristianoBarone commented 3 years ago
[11:14:39 INFO]: ---------------------{CommandNPC Error}---------------------
[11:14:39 INFO]:                            Topic
[11:14:39 INFO]:                      BungeeCord Command
[11:14:39 INFO]:
[11:14:39 INFO]:    /server command for NPC ID: 4, Command ID: 1, does not
[11:14:39 INFO]:           follow the format of /server <serverName>
[11:14:39 INFO]:
[11:14:39 INFO]:   Class: NPCListener   Method: onClick(Player, NPC,
[11:14:39 INFO]:                          ClickType)
[11:14:39 INFO]:
[11:14:39 INFO]: ---------------------{CommandNPC Error}---------------------
    Commands:
    - 1~~~server geopol --s~~~noPerm~~~BOTH~~~~~~false~~~false~~~false~~~0.0~~~0~~~0~~~false~~~false
zhicheng233 commented 3 years ago

将插件的config.yml中的BungeeCord: 'false'改成BungeeCord: 'true' Change the BungeeCord:'false' in the plugin's config.yml to BungeeCord:'true'