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
No proxy connection messages #15
Comments
Oh wow! I just checked the code and the PLAYER_CONNECT_PROXY message is never used.. it was accidentally removed long ago in change b44d083 (Aug 8, 2014) 😮 Sadly, we never noticed because we use another plugin to handle proxy join/quit messages. It's an easy fix to add, I'll do this shortly. Thanks for all the thorough info, much appreciated! |
Fixed in build 85 😁 |
Narimm
pushed a commit
to Narimm/geSuit
that referenced
this issue
Aug 17, 2015
…ng ago in b44d083 (Fixes issue AddstarMC#15)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe this is a duplicate of #11 but cannot be sure.
I am having an issue whereby the proxy join messages are not being displayed; but the proxy leave messages are displaying as expected.
PLAYER_CONNECT_PROXY | not displayed in console; not displayed in chat.
PLAYER_DISCONNECT_PROXY | displayed in console; displayed in chat.
Proxy Log - Startup
Proxy Log - Player join event
Proxy Log - Player leave event - Note that we are using "LEAVE MESSAGE" as a debug leave message
Server Log - Startup
Server Log - Player join event
Config.yml
Messages.yml
Bungeecord version: git:Bungeecord-Bootstrap:1.8-SNAPSHOT:"f2d17cb":1052 by md_5
Spigot version: git-Spigot-c3c767f-33d5de3 (MC:1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
All versions of GeSuit are latest from your build server.
The text was updated successfully, but these errors were encountered: