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

[Feature Request]: Add a way to check if player is banned without registering their IP addres for cracked networks. #194

Open
1 task done
SnakeAmazing opened this issue Jan 3, 2023 · 1 comment · May be fixed by #248
Labels
feature New feature or request
Milestone

Comments

@SnakeAmazing
Copy link
Contributor

I have confirmed that ...

  • There is no duplicate feature request.

Description

Running LibertyBans in the proxy of a cracked server makes that when a player is trying to join with another player account, which is already registered, the ip address of the player will be assigned to the victim account, even if the player doesn't success answering the password.

That can be easily fixed by installing LibertyBans in the backend servers. The problem comes with the auth/limbo servers where cracked players do the login before connecting to the lobby.
If you don't install LibertyBans in the auth server, your cracked players will still be able to join your network even if they are banned, but they will get stuck at the auth server because the connection isn't handled by the proxy.

So, the solution for this problem is finding a way to check if the player is banned before connecting to the auth server.

@SnakeAmazing SnakeAmazing added the feature New feature or request label Jan 3, 2023
@A248 A248 added this to the 1.1.2 milestone Jul 21, 2023
@Xteri08
Copy link

Xteri08 commented Oct 26, 2023

+1

@A248 A248 modified the milestones: 1.1.2, 1.1.1 Oct 26, 2023
@A248 A248 linked a pull request Sep 22, 2024 that will close this issue
@A248 A248 linked a pull request Sep 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants