cryxli / ExpCraft

Levelcraft for Bukkit
http://forums.bukkit.org/threads/on-the-mend-levelcraft-v2-6-2-a-leveling-up-plugin-that-adds-a-challenge-to-minecraft-617-674.2261
MIT License
5 stars 0 forks source link

Player can change names #52

Closed cryxli closed 10 years ago

cryxli commented 10 years ago

Until recently Player.getName() was a way to uniquely identify a player. But since Mojang announced that they want to allow name changes, a new definition of "uniqueness" was proposed.

Players come with a none-unique name and a unique UUID.