CortexPE / Hierarchy

[WIP] It's time to ditch PurePerms and PureChat. // Innovative role-based permission management system
GNU Affero General Public License v3.0
61 stars 11 forks source link

HRK Doesn't save #11

Closed JustSxm closed 5 years ago

JustSxm commented 5 years ago

Is it because it isn't added yet?

Roles given aren't saved on Server restart

JustSxm commented 5 years ago

forgot to say Im using yaml

CortexPE commented 5 years ago

Steps to reproduce?

Member data is synchronously saved individually to their own filenames right after they are processed... There should be no interferences with it regarding server restart.

JustSxm commented 5 years ago

Set Database in config to yaml, Create some roles, set them to a player and close the server.Reoppen the server. The roles you created will be saved, but the members are back to the default role

CortexPE commented 5 years ago

Debugged & reproduced

CortexPE commented 5 years ago

Pushing patch later