[Bug]: /mv regen -s
command does not update the world's spawnLocation
#3153
Labels
Bug: Unconfirmed
Unsure if the issue/bug is valid.
/mv version -p
outputMultiverse-Core Version: 4.3.1-b861
Server logs
N/A
Server Version
Bug Description
I have a mining that I regenerate regularly so that the resources are replenished. I also change the seed so that the players can't remember where minerals are. For this purpose I use the command
/mv regen mine -s
which works fine.The problem is that as soon as I try teleporting in this world, either I get a "no safe location found" message, or I spawn in the middle of water or other unsafe places.
I gather that this is because the
spawnLocation
in the worlds.yml config file remains unchanged after a regen.I tried editing that file to remove
spawnLocation
but it comes back (although more suited to the new world it appears)I my mind, regenerating a world with a seed change should also reset the spawnLocation.
Steps to reproduce
mv create another NORMAL
mvtp another
mvtp world
/mv regen another -s
/mv confirm
/mvtp another
Agreements
The text was updated successfully, but these errors were encountered: