You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sebastian edited this page Sep 16, 2016
·
12 revisions
UUIDMethods - Usage
To use UUIDMethods you have to add the jar from Spigot to your Buildpath. After adding the jar you can add the Methods from this wiki to your source.
If you want to prevent Laags, you should load the Methods asynchronous!
Get Username
getUsername()
Loads Data if Mojang-Servers online from Mojang-Servers. If the servers offline, the data will be loaded from the Database.
Returns if no Data could be found null.
Note: