lucko
lucko
No because it uses the java websocket API which was introduced in J11
It already is
You're using an old version of spark, this issue should be fixed in newer versions
Implemented (a slightly different approach) in the above commit. If you set environment variable `LUCKPERMS_FILE_SECRET_DIRECTORY=/run/secrets`, LP will try to resolve config values from secret files in that directory. e.g. if...
See comment in #4002, should be fixed by b18717edefabae99a8aa75ee5f49cda2e2ee823c
It doesn't say anywhere that they will be getting rid of the snapshots repository - have I missed that somewhere else?
Added in https://github.com/LuckPerms/LuckPerms/commit/10378e882b654b76fb45f89028597a53b66655c3
https://github.com/LuckPerms/LuckPerms/pull/4078
Not planned
Sooo - the problem is that for most dependencies, we download the jar file from Maven central (or from the LP mirror of central), but this isn't the jar that...