Sage
Sage
Thx! I've done some patching before but first time on paper
So we do have 2 opinions here: One is getting the player is up to the plugin, which would be useful for plugins that add custom behavior like an own...
Is using `org.bukkit.Bukkit.getOfflinePlayer(profile.getId())` the way i should do this?
Do you mean the vanilla used player profile or the paper implementation? And should I only make a getter for the profile or also one that converts the profile into...
@Owen1212055 done
Is this ready to merge then?
I decided to make this use a single event for both updates
Isn't the event already called `PlayerWhitelistUpdateEvent`
So i should call it `WhitelistStatus`?
Any changes i should do?