TheFocusDev
TheFocusDev
### Feature description I'd like an option to disable saving of userdata files, preferably with a single boolean toggle, enabling it would stop the generation of userdata yaml files. ###...
Since `INVALID_TOKEN_PATTERN` catches the dot character, the `path.contains(".")` check appears to be redundant when validating paste ids.  Feel free to correct me if I'm wrong or missing something.
Can we add functionality in this library collection that can download and launch official Java edition minecraft clients? Something like https://codeberg.org/JakobDev/minecraft-launcher-lib or https://github.com/foxcpp/gomine
It seems to be that the [web-installer](https://github.com/LuckPerms/web-installer) and the `production` branch mentioned in the [docs](https://luckperms.net/wiki/Self-hosting-the-web-interfaces) is missing. If one wants to self host the web editor now, which branch should...