Skip to content

Player matching catches wrong players #1

Description

@Wol

The Stats model function uses "getPlayer" to find out whether the player is online, unfortunately, this uses the lazy matching, rather than exact matching, so on our server, we have one username triggering two people to show as online!

Bukkit has the "getPlayerExact" function which should fix this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions