Open milandekruijf opened 5 years ago
Here is what I did to fix Multiverse's respawnWorld:
1. Essentials config.yml
respawn-listener-priority: none spawn-join-listener-priority: none
(I chose "none" and I believe that is giving everything over to vanilla aka "Multiverse takes over".)
respawn-at-home: true
2. Multiverse Core - config.yml
firstspawnoverride: 'true' firstspawnworld: world
(Since using Grimreaper plugin for spawnpoints (I don't) you may have to set "firstspawnoverride" to false)
3. Multiverse Core - worlds.yml respawnWorld: world (This does Not have to be the world that is in your server.properties)
~This should keep player-joining, beds/homes and MV respawning in order.~
The "respawn_at_death_location" and spawn points features are currently not working with Multiverse-Core, it's being caused by the world spawn, if you die you respawn at the multiverse world spawn.
Tested on version 1.8.1 Server running on Paper #1598, 1.12.2 Multiverse-Core Version: 2.5.0-b727