Skip to content

Conversation

@koderiter
Copy link

I Set Event Priority for OnPlayerRespawn to EventPriority.LOWSET to allow compatibility with MultiVerse. MultiVerse event priority is set to EventPriority.LOW and therefore SimpleSpawn takes priority over MultiVerse.

This causes a problem when dealing with multiple worlds, when you die in world B instead of respawning in world B you respawn at your home location in World A.

This is an easy way to allow for MultiVerse onPlayerRespawn to set the players Respawn point instead of SimapleSpawn.

…ow compatibility with MultiVerse. MultiVerse event priority is set to EventPriority.LOW and therefore SimpleSpawn takes priority over MultiVerse.
@ellbristow
Copy link
Owner

Thanks for teh pull... I will implement this but I will handle it slightly differently. I want the higher priority for dominance over other plugins, but i will build in a check for MultiVerse and allow it to keep control

I'll add this to SimpleSpawnLite-Home too

@koderiter
Copy link
Author

Sounds, great! Thanks for a great plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants