Hey, a quick update for you all!
The main change this time is:
Update dependencies for full 1.19 support.
Note that LuckPerms worked already, but some "nice to have" features like Brigadier command syntax and hoverable/clickable text components rely on external libraries that needed to be updated.
Plus some other small changes:
- Allow configuration properties to be set using environment variables or Java system properties
- Maintain order of users/groups in refreshed web editor sessions
- Update mongodb driver and correctly set uuid representation
- Compacted data saved by /lp export to reduce file size
- Some improvements to the built-in LuckPerms scheduler
- Ensure web editor socket connections are closed when the plugin disables
- Fix 'plugin message' messenger string encoding inconsistency
Enjoy
~Luck