LuckPerms

LuckPerms

41.4k Downloads

Import groups from h2 storage to yaml.

RikoDEV opened this issue ยท 4 comments

commented

How to move permissions and groups from h2 database to yaml? When I changed the type of storage to yml rank were not transferred.

And how to set default group? Like Player is the default.

commented

Make sure you're using the latest version.

  1. Run "/luckperms export ".
  2. Stop your server, switch the storage option.
  3. Start your server and run "/luckperms import "
commented

@lucko error in console:
error

commented

f9025c7 should fix it.

Use this build: https://ci.lucko.me/job/LuckPerms/129/

commented

Now work, thanks :)