LuckPerms/common/src/main
Luck a766c0e9aa
Support the web editor payload format in /lp import
This means that if a user accidentally deletes data locally but still has a working web editor session, they can automatically recover the data contained in the session by importing it with the --upload flag.

Of course, this will only be able to recover the data present in the session. The sensible thing would be to create proper backups (using /lp export or otherwise) - but hey, people are dumb.
2021-02-19 14:33:54 +00:00
..
java/me/lucko/luckperms/common Support the web editor payload format in /lp import 2021-02-19 14:33:54 +00:00
resources Add timeout for command executions (#2887) 2021-02-10 11:38:35 +00:00