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

BungeeChat Integration option #4

Closed
Absentee23 opened this issue Nov 12, 2014 · 4 comments
Closed

BungeeChat Integration option #4

Absentee23 opened this issue Nov 12, 2014 · 4 comments

Comments

@Absentee23
Copy link

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.

@addstar
Copy link
Member

addstar commented Nov 12, 2014

I assume the error you receive during the join event relates to the use of BungeeChat?
When I get some time, I will work on making BungeeChat optional.

@Absentee23
Copy link
Author

Of course sorry, I should of pastebinned the errors:

http://pastebin.com/s7PqeWee

@addstar
Copy link
Member

addstar commented Nov 12, 2014

OK, so yes this is just all caused by the (forced) inclusion of BungeeChat.
It looks like this will remove a lot of problems for others just by making this optional. I'll do that sometime.

@addstar
Copy link
Member

addstar commented Dec 15, 2014

Implemented in latest build (#72). Use option "BungeeChatIntegration: false" in your config.yml.
Thanks goes to @starg09 for this change.

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