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 group players by IP #54

Open
bundabrg opened this issue May 24, 2020 · 1 comment
Open

Option to group players by IP #54

bundabrg opened this issue May 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@bundabrg
Copy link

Provide an option to treat multiple players from the same IP as 1 when calculating percentage sleepers.

This prevents a single person with multiple accounts or family from gaming the system.

@nkomarn nkomarn added the enhancement New feature or request label May 24, 2020
@kieranju
Copy link

This is a great idea! Some implications though: it could be confusing when a single player counts for others on their public IP address. e.g. Player1 is now sleeping (1/4). when the threshold is 50% with ten players online in total, but two are playing on the same IP. Some might start wondering how 50% of the online players is 4 instead of 5.

Off the top of my head a few solutions might be:

  1. Using percentages instead of precise numbers. The message could instead show Player1 is now sleeping (25%). or Player1 is now sleeping (12.5% out of 50%).

  2. Somehow notify players that they count for more than one player when they begin sleeping.

Just some thoughts. Keep up the good work, this plugin is really useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants