lucko

Results 156 comments of lucko

Logs have expired (use https://pastes.dev in the future - the expiry is longer!) but presumably this is fixed by https://github.com/lucko/spark/commit/2f81df7a1fa65e0cfe7301da27d9b47fa2f9a8f4

Interesting idea, yeah it'd definitely be possible. What would be the use case though? I assume checking that the downloaded dependency matches the checksum in the annotation. In this case,...

Thanks for figuring it out - sorry I never got around to doing it myself. I've added a fix above, let me know if that sorts it.

@loperd Thanks very much for the pull request. Unfortunately, I am still of the opinion that there is not enough demand to justify having this be part of the official...

LP v5.4.50 upgrades h2 from `1.4.199` to `2.1.214`. The migration is automatic on startup: And a backup of the old format is retained in the LuckPerms folder: Hopefully this will...

## Test build [LuckPerms-Bukkit-5.4.73.jar.zip](https://github.com/LuckPerms/LuckPerms/files/11130649/LuckPerms-Bukkit-5.4.73.jar.zip) You'll need to download it, unzip, then add to the plugins directory.

Rebased and added support for MC 1.20.1 :) [LuckPerms-Bukkit-5.4.96.jar.zip](https://github.com/LuckPerms/LuckPerms/files/11859730/LuckPerms-Bukkit-5.4.96.jar.zip)

I have rebased this PR and updated to Folia 1.20.2 - builds are available from Jenkins: https://ci.lucko.me/job/LuckPerms-Folia/

The build is failing: ``` #17 1.889 > Build error occurred #17 1.890 ReferenceError: require is not defined in ES module scope, you can use import instead #17 1.890 at...

I guess the other thing we could do is to detect that Geyser is installed & recommend that they change the config based on that (or maybe just enable it...