Files
Paper/Spigot-Server-Patches/Optimize-UserCache-Thread-Safe.patch
Aikar 3341a93c7f Check Profile Cache for PlayerProfile API
This ensures we look up the name for ID only Profiles

If the profile is in the UserCache, we can get those details quickly

This should avoid some unnecessary round trips.

Additionally, handle profiles for offline mode to use offline UUID's
2018-03-22 01:28:22 -04:00

4.0 KiB