Skip to content

A Sponge plugin that provides crossversion UUID support to other plugins.

Notifications You must be signed in to change notification settings

PrestonTaylor/UUIDProvider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UUIDProvider

A Sponge plugin that provides players UUID support for other plugins.

##Configuration You can use this plugin without any configuration, but I recommend a MySQL database in order to enable cache. Edit plugins/UUIDProvider/config.yml and set your database account. If you're running multiple servers, be sure to use the same MySQL database to improve performances!

##Developers: how to use it

Add this plugin in your project's build path.

Most important methods:

  • (UUID) UUIDProvider.get(OfflinePlayer)
  • (OfflinePlayer) UUIDProvider.get(UUID)

Please report any issue! Suggestions are well accepted!

##Support Kai's life! I'm currently unemployed and I'm studying at University (Computer Science). I'll be unable to continue my studies soon because I need money. If you like this plugin and you run it fine on your server, please consider a donation! Thank you very much!

About

A Sponge plugin that provides crossversion UUID support to other plugins.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%