EspiDev
EspiDev
Hey, So some of the users of my project insist on using Windows notepad to edit their configs, but end up with errors since it seems that nightconfig issues errors...
Add a config option to run commands when the backup starts and when it ends.
Add a messages.yml file for localization
Parents of regions set with /ps setparent can get lost if the parent goes through unmerge events. This is due to the behaviour of `RemovalStrategy.UNSET_PARENT_IN_CHILDREN`, which is not restored after...
It has support for comments, while also having nice features such as config upgrade strategies. Allows us to add support for yaml and hocon. https://github.com/SpongePowered/Configurate
Setup self-hosted weblate for better web based translation infrastructure
Players deleting their regions can remove their payment history, and WG constantly shows region saves in the console.
Region merges may have bugs with limits as there can be multiple owners of different regions. Implement a check so that it goes through each owner of both regions to...
Having limits with /ps addowner runs into the issue that someone can cap another person's protection limits by simply adding them to the region. Only show the confirmation if the...