Luckperms API получите USSER от UUID

User user = luckPerms.getUserManager().getUser(uuid);
Cloudy Civet