Skip to content

Player matching catches wrong players #1

@Wol

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.

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