UUID Check
General Overview
UUID is a plugin I made to help Admins and Developers get a player's UUID! One simple command allows you to get a player's UUID sequence!
What is a UUID?
As of Minecraft version 1.7.7, we now have to use UUID's to track players instead of their name, because in 1.8 Mojang apparently is allowing players to change their names, meaning they have to use UUID's instead of a players name, because their name will be able to be changed.
A UUID (Universally Unique Identification) is a sequence of characters that are distinct to one player.
How will this plugin help?
Lots of plugins remember user data with their player name. Now, since players names will be able to change, we must switch over to using UUIDs. Now if you want to manually add permissions to a user, or manually configure them, you must know their UUID. With this plugin, you can easily grab their ID!
Commands
| Command | Function | Permission |
|---|---|---|
| /uuid | Checks your UUID | uuid.check.self |
| /uuid <player> | Check another players UUID | uuid.check.others |
Upcoming Features
- Search by UUID to return player name
Suggestions
I am up for suggestions! Leave some feedback by replying below, or tweeting me @triger545
-
View User Profile
-
Send Message
Posted Aug 21, 2014It would be nice to have another option of going the other way. Such as to check the IGN with just the known UUID. Something like:
/uuid <uuid> and you get their current ign (or all the ign's when you get to the point of making a list)
Also, if there was a way to have a stored list of User IDs that have been associated with a certain UUID it would be super helpful.
/uuid names <uuid> or <current ign>
<past ign> <past ign> <past ign>
-
View User Profile
-
Send Message
Posted May 12, 2014When i paste an UUID and use / uuid before, it is unable to show.
-
View User Profile
-
Send Message
Posted Apr 18, 2014Actually i have a request / idea more. If you can, add a function that can delete an uuid on search of a playername and a choice. This can involve extra choise if more names.
-
View User Profile
-
Send Message
Posted Apr 17, 2014@fungreenfox
Your idea has been added! It will appear in the 1.0.1 version, when it gets approved.
-
View User Profile
-
Send Message
Posted Apr 16, 2014This needs a feature to copy the string output, like sending the result to console also.