Missing GETTER for LuckPerms events (NEXT RELEASE FIX) #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stupid oversight on my part, but it's not a critical issue right now, and a temp fix was added to SDLink. Otherwise I need to do a full redeployment.
The
GroupRemovedEvent
andGroupAddedEvent
for luckperms, does not expose the class fields as getters.Fixed in 2.1.3