Open kyngs opened 2 years ago
So this can be changed in the config, tho I still believe that the mechanism shouldn't be placed in PlayerJoinEvent, but in PlayerSpawnLocationEvent. And possibly even with low priority, so it can be overridden by other plugins.
I recall that PlayerSpawnLocationEvent may not be available on craftbukkit, not sure if it's on 1.13 as well. So breaking change may be needed to implement this.
I am sure it can, if you turn off the override-spawn-location option in the config (which is the default on), the problem stops appearing. Maybe put it to a bit lower priority, so it still can be overridden?
I'm not talking about config option or priority, I'm referring to bukkit api version support for that event method.
/mv version -p
outputhttps://j.mp/3fyUAsU
Server logs
https://paste.gg/p/anonymous/fda5f5bb8f374f4abce5a3e0ddcff1e5
Server Version
Bug Description
Please take look here: https://github.com/PaperMC/Paper/issues/7361. I have isolated the issue to Multiverse-Core
Steps to reproduce
Please take look here: https://github.com/PaperMC/Paper/issues/7361
Agreements