Multiverse-Core

Multiverse-Core

6M Downloads

Gamerules reset on /mv regen

Darkweasam opened this issue ยท 4 comments

commented

Information

  • Server version: 1.16.4(324)

  • Full output of /mv version -p: 4.1.0-b775

  • Server log: there are no errors related to this issue

Help request

Problem
Gamerules (such as KeepInv) resets when doing /mv regen

What I have tried
Looking through google, wiki checking if there is a way to keep flags

commented

This is expected as gamerule is stored in the world folder and, regening means deleting the world folder contents and re creating it. But I do feel this is a valid suggestion and may look into in time to come. Will mark it as open to PR for now.

commented

Is there any progress on this one? I am even willing to pay if someone makes it work

commented

@Darkweasam if you are still interested, here is a test build for it: #2581 (comment). GameRules are now kept by default on world regen.

commented

@benwoo1110 works perfectly, thanks <3