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

Option to unthrottle connections. #54

Closed
Asphodan opened this issue Nov 25, 2012 · 1 comment
Closed

Option to unthrottle connections. #54

Asphodan opened this issue Nov 25, 2012 · 1 comment

Comments

@Asphodan
Copy link

When a server is restarted and players are in their mad bid to reconnect, only one player can (re)connect at a time.

I have the servers set up like so:

servers:
hub: 0.0.0.0:13337
build: 0.0.0.0:16354
pvp: 0.0.0.0:15325
forced_servers:
betterverse.net: hub
betteranarchy.net: pvp
bettercraft.net: build

Is it possible for multiple people to be able to connect at once?

@md-5
Copy link
Member

md-5 commented Nov 25, 2012

Yes, chances are you haven't enabled connection-throttle to -1 in your bukkit.yml on eeach server, or something like NC+ is blocking them. Given lack of error message I guess the former.

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