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: Logged in other Location improvement #1659

Open
Mcayear opened this issue Oct 22, 2020 · 2 comments
Open

Player: Logged in other Location improvement #1659

Mcayear opened this issue Oct 22, 2020 · 2 comments

Comments

@Mcayear
Copy link

Mcayear commented Oct 22, 2020

Implementation: When the player is already logged in, reject the player who later logs in with the same name.

Hope to add this item in server.properties.

@Sleepybear
Copy link
Collaborator

If the player is logging in from the same IP we should be replacing the old connection not rejecting the new one. I believe this is already the behavior of Nukkit.

@Mcayear
Copy link
Author

Mcayear commented Oct 23, 2020

Can you provide a configuration option in server.properties so that the server can reject new connections logged in with the same name without closing old connections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants