lucko
lucko
A bulk list of ideas for bulk update! To (potentially) include: * [Filter by temporary permission](https://github.com/lucko/LuckPerms/issues/1350) * [Dry run argument](https://github.com/lucko/LuckPerms/issues/1037) * [Auto remove groups after deletion](https://github.com/lucko/LuckPerms/issues/1249) * [Make group rename...
Not going to be an "upgrade by default" thing - more of a manual upgrade. Requirements: * sane design * not store server/world as a field - we just have...
* To be shown alongside the existing metadata spark already gathers
* Continuously profile in the background to pick up historic performance issues * Use a low sampling interval to reduce impact on server * Opt-in, off by default (??) ###...
The "Online mode" statistic is a really nice thing to be able to refer to, however, it's usefulness is limited as the statistic doesn't truly represent the state. Servers which...
I've been having some fun tracking down a really weird conflict between one of my mods and another called Chunky. It turns out the issue was caused by both mods...
Taken from https://github.com/lucko/LuckPerms/issues/655
The console audience should use the default system locale instead of en_us This always used to be the case, see https://github.com/LuckPerms/LuckPerms/issues/3236
Adds support for Paper's regionised/multithreading Folia project. As you can see, there were fairly minimal changes required to get LuckPerms working, so I don't expect many bugs/issues. It has been...