forked from Cube-Space/geSuit
-
Notifications
You must be signed in to change notification settings - Fork 15
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
BungeeChat Integration option #4
Comments
I assume the error you receive during the join event relates to the use of BungeeChat? |
Of course sorry, I should of pastebinned the errors: |
OK, so yes this is just all caused by the (forced) inclusion of BungeeChat. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just creating an issue for the BungeeChat config option discussed in the Spigot thread.
The references I found to it (for your quick reference) were in:
src/main/java/net/cubespace/geSuit/Utilities.java
src/main/java/net/cubespace/geSuit/managers/PlayerManager.java
src/main/java/net/cubespace/geSuit/listeners/PlayerListener.java
/seen would cause the player to be kicked, and join messages would throw a bungee console error. Leave messages would work normally.
The text was updated successfully, but these errors were encountered: