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

Added ping check feature to Slmod #4

Merged
merged 2 commits into from Mar 23, 2016
Merged

Conversation

flurreh
Copy link

@flurreh flurreh commented Feb 29, 2016

Added ping check feature to Slmod which autokicks players who exceed a configured ping limit

@mvee
Copy link

mvee commented Mar 7, 2016

Good addition! Maybe option to disable warnings?

@flurreh
Copy link
Author

flurreh commented Mar 7, 2016

Are you talking about disabling just the warning message or rather kicking the player directly after the first high ping detection? For the latter you could set pingcheck_conf.warning_limit to zero. If the first is what you want, I can add a configuration option for that.

@mvee
Copy link

mvee commented Mar 10, 2016

Ah yeah, the first one. Maybe so that it is still logged.

@flurreh
Copy link
Author

flurreh commented Mar 18, 2016

I've added this feature. Now the warning message can be disabled by setting the pingcheck_conf.warning_msg variable to false.

@mrSkortch mrSkortch merged commit 24ae9a3 into mrSkortch:develop Mar 23, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants