Skip to content
New issue

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

Bungeecord #40

Open
Zarvarr opened this issue May 28, 2020 · 1 comment
Open

Bungeecord #40

Zarvarr opened this issue May 28, 2020 · 1 comment

Comments

@Zarvarr
Copy link

Zarvarr commented May 28, 2020

I have an issue where when I tried to run /server [servername], it would give me an error in console that said, "
---------------------{CommandNPC Error}---------------------
Topic
BungeeCord Command

BungeeCord is disabled in config.yml, yet an NPC has the
command /server registered to it.

Class: NPCListener Method: onClick(Player, NPC,
ClickType)

---------------------{CommandNPC Error}---------------------
".

So then after that, I change false to true in the config.yml, but the error is still present.

@zhicheng233
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants