Package ml.karmaconfigs.api.bukkit.util
Class UUIDUtil
java.lang.Object
ml.karmaconfigs.api.bukkit.util.UUIDUtil
Deprecated.
Karma UUID fetcher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UUIDUtil
public UUIDUtil()Deprecated.
-
-
Method Details
-
fetchUUID
Deprecated.Fetch the UUID- Parameters:
name- the player name- Returns:
- the name UUID
-
fromTrimmed
Deprecated.Get a UUID from a trimmed UUID- Parameters:
id- the trimmed UUID- Returns:
- the full UUID
-
instead