Heya 👋
I've been updating a few of our custom plugins to 1.16.5+ and most seem to be working just fine, however for this one rather large plugin everytime Bukkit#getOfflinePlayer is used there is hella lag. Note, the specific method is the deprecated one using the usernames (as that's what the player passes to the command)
What's the best way to find the player via name since method is deprecated? aka finding the UUID from the name