UUIDLib

UUIDLib

For Server Owners

If you have been directed here by another plugin that requires this plugin to run, simply download that jar file and drop it in your plugins folder. You don't need any further information on this page.

About This Plugin

UUIDLib is a library that allows you to create an identifier using any character sequence that points to a UUID with Bukkit. This Library allows for enhanced security and ease-of-use when trying to identify players. For example, if you were creating a plugin like lockette, simply having a person's name isn't enough. Players can now change their names and so using a person's name will not guarantee that it will be the same player every time they log in. This wouldn't be a major issue, except that UUID's are very long and impractical. UUID's cannot be used by people.

To combat this issue, I have created this library. Let's say that a player creates a locket sign with the name "zachoooo". If you look up the UUID with that identifier, you will always get the same player regardless of whether or not they changed their name. This has a variety of applications besides that. You can make it easier to refer to players in commands and ensure you're performing actions to a player with a specific UUID and more.

Github

UUIDLib on Github This open source project is hosted by Github. Developers, please go there to see how to implement this library or submit tickets with feature requests of bugs.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84683
  • Created
    Sep 1, 2014
  • Last Released File
    Sep 6, 2014
  • Total Downloads
    673
  • License

Categories

Members

Recent Files