update essentials conflict

nicegamer7 2021-02-16 09:59:45 -05:00
parent 09f2f6f60c
commit 79d2df4aeb

@ -1,5 +1,5 @@
## EssentialsX Spawn
If you have EssentialsX Spawn installed, you may experience an issue where all players respawn in the same world, regardless of where they died. Not to worry, it's easy to fix. It can be resolved by setting `respawn-listener-priority` in EssentialsX's `config.yml` to either `lowest` or `none` (you might have to try both!).
If you have EssentialsX Spawn installed, you may experience an issue where all players respawn in the same world, regardless of where they died. Not to worry, it's easy to fix. It can be resolved by setting `respawn-listener-priority` in EssentialsX's `config.yml` to `none` (we know it says `lowest`, but that doesn't work).
## Known Issues
All other known and confirmed issues can be found here: [Click here!](https://github.com/Multiverse/Multiverse-Core/issues?q=is%3Aopen+is%3Aissue+label%3A%22Bug%3A+Confirmed%22+-label%3A%22Resolution%3A+Unrelated+to+MV%22)