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

Player disconnect issue #1

Open
brunyman opened this issue Dec 8, 2014 · 0 comments
Open

Player disconnect issue #1

brunyman opened this issue Dec 8, 2014 · 0 comments

Comments

@brunyman
Copy link

brunyman commented Dec 8, 2014

Hi, I use this plugin to allow non premium players join over a hostname.
Problem is, if i'm already connected and a player joins over the non premium hostname with my name it disconnects me from the server.

Can you please add a way to not allow a player to connect if that name is already connected? so it won't disconnect the player that is already connected. Thanks

Here i'm connecting to the server:
13:09:50 [INFO] [brunyman] <-> InitialHandler has connected
13:09:50 [INFO] [SessionSkip] Skipping session server authentication for player brunyman (/79.112.235.215:51350) since hostname matched mc.craftersland.net
13:09:51 [INFO] [brunyman] <-> ServerConnector [lobby1] has connected

And here wile i'm still connected, someone else join with my name disconnecting me from the server:
13:09:59 [INFO] [brunyman] <-> InitialHandler has connected
13:09:59 [INFO] [SessionSkip] Skipping session server authentication for player brunyman (/79.112.235.215:51365) since hostname matched mc.craftersland.net
13:09:59 [INFO] [brunyman] disconnected with: §cYou are already connected to this server!
13:09:59 [INFO] [brunyman] disconnected with: §f[Proxy] Lost connection to server.
13:09:59 [INFO] [brunyman] <-> DownstreamBridge <-> [lobby1] has disconnected
13:09:59 [INFO] [brunyman] disconnected with: §cYou are already logged on to this server.§7
If you were disconnected forcefully, please wait up to one minute.
If this does not resolve your issue, please contact staff.
13:09:59 [INFO] [brunyman] <-> ServerConnector [lobby1] has connected
13:09:59 [INFO] [brunyman] -> UpstreamBridge has disconnected
13:09:59 [INFO] [brunyman] -> UpstreamBridge has disconnected
13:09:59 [INFO] [brunyman] <-> DownstreamBridge <-> [lobby1] has disconnected

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

1 participant