lucko

Results 156 comments of lucko

> Maybe some kind of secondary dropdown system that would hide the 4 palettes until you hovered over "catppuccin"? Sounds good to me

I will accept PRs updating to 1.20 - alternatively you should checkout https://github.com/DrexHD/VanillaPermissions by @DrexHD :)

The problem with this is that async-profiler (the more efficient engine) does not support only-ticks-over.

Try: ``` java -Dluckperms.rest.auth=true -Dluckperms.rest.auth.keys= ..(rest of my startup command line) ``` and then make HTTP requests with the following header ``` Authorization: Bearer ``` If that doesn't work, please...

That error does not look like it's coming from LuckPerms

I feel quite strongly that we should use the builtin login events - and if these are not suitable (for what I would've thought is a pretty common usecase), then...

Can you see if this is fixed by 9805f8b2c41c77afbda83bcd1f14cc1fdb7b6c67 (v5.4.131 or newer - https://luckperms.net/download)

Can you see if this is fixed by 9805f8b2c41c77afbda83bcd1f14cc1fdb7b6c67 (v5.4.131 or newer - https://luckperms.net/download)

The issue is with `it.frafol.cleanping.velocity.commands.PingCommand.lambda$register$5(PingCommand.java:166) ~[?:?]`

I think you are looking at the wrong repo: https://github.com/lucko/bytesocks-java-client Yes the min version of the client is Java 11