An offline player is nameless if the player has not played on the server before. Unfortunately, all of the major economy plugins don't UUID-based transactions, and instead forward all of the UUIDs through Bukkit.getOfflinePlayer(UUID).getName()
An offline player is nameless if the player has not played on the server before. Unfortunately, all of the major economy plugins don't UUID-based transactions, and instead forward all of the UUIDs through Bukkit.getOfflinePlayer(UUID).getName()