8553d1d4628af0d399f11d9739672c0ebbbf8ffc
When getting an OfflinePlayer by name we lookup their UUID and then use that to fetch the OfflinePlayer. If the player has not played on this server before the resulting OfflinePlayer will return null for getName(). As this is unintuitive we now create the OfflinePlayer directly using the profile we looked up and make OfflinePlayer prefer that data. By: Travis Watkins <amaranth@ubuntu.com>
Description
No description provided
51 MiB
Languages
Java
100%