-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Minor
-
None
-
Affects Version/s: None
I am trying to get the server ID to verify a UUID for a player but using Bukkit.getServerId() is returning either a blank ID or an invalid ID. I think it results to some code in CraftBukkit trying to get the server ID from a configuration property. I am not sure why it would be trying to grab the ID from a configuration because each server has a unique ID to identify itself.