ElgarL / GroupManager

The original permission plug-in for Spigot/Bukkit.
https://elgarl.github.io/GroupManager/
GNU General Public License v3.0
80 stars 36 forks source link

[BUG] Ranks disappearing? #19

Closed jayjaffacakes closed 4 years ago

jayjaffacakes commented 4 years ago

Describe the bug Everytime I go to create ranks they wont appear in groups.yml . When ever I need to restart or reload plugins the new ranks will disappear. I do create ranks while im on my server with the commands /mangadd and the other ones

To Reproduce Create a rank then /reload or restart from console.

Expected behavior Ranks to stay and for them to appear in the file.

Please complete the following information:

ElgarL commented 4 years ago

Do a /mansave GroupManager is memory resident and saves on a schedule (10 minutes), unless you /mansave to force it to save changes.

jayjaffacakes commented 4 years ago

ty! that fixed it :)