EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

worlds.yml resetting after /reload #194

Open zMasterSkill opened 4 years ago

zMasterSkill commented 4 years ago

Hello! I made my own groups in the worlds.yml file and when im reloading the server, the groups are gone and only this is left in the file: groups: default: worlds:

But i want it to be

groups: default: worlds:

but it keeps resetting. Can someone help me? ( Discord: zMasterSkill#3606 )

ghost commented 4 years ago

The command /reload shouldn't be used on any plugin, as it breaks a lot of things. Next time, just restart your server.

zMasterSkill commented 4 years ago

Okay, i edited the file and restarted the server now and its still the same.