You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: