WhatsMyUUID

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

UUID

In the version 1.8, you have the ability to change your name. So what if you ban a Player and he renames himself and joins your server again? In this case you have to ban his UUID, but how do I get it?? With "WhatsMyUUID?"!

.

..

/UUID <Player> shows you the UUID of the target Player.

/general Shows you Infos about UUIDS.

...

Converter.getPlayer(name) = gets the Player with the specific name.

Converter.getOfflinePlayer(name) = gets the OfflinePlayer with the specific name.

Converter.getUUID(name) = gets the UUID of the Player with the specific name.

But, these methods are already from Bukkit, why did you create them if they already excist?

Because this methods will be removed in 1.8, so you can use mine and do not have to update your plugin!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84550
  • Created
    Aug 29, 2014
  • Last Released File
    Never
  • Total Downloads
    182
  • License

Categories

Members

Recent Files