Skip to content

Conversation

@HaHaWTH
Copy link
Collaborator

@HaHaWTH HaHaWTH commented Dec 25, 2024

This fixes some mechanic inconsistencies in mods like SimpleDifficulty. Vanilla re-create a player instance when a player changes world, CraftBukkit made only single instance per player during its lifecycle(online period). Sadly, we can do nothing for this but call events that broken by CraftBukkit respawn logic.

This should fix some mechanic inconsistencies in mods like SimpleDifficulty. Vanilla re-create a player instance when a player changes world, CraftBukkit made only single instance per player during its lifecycle(online period). Sadly, we can do nothing for this but call events that broken by CraftBukkit respawn logic.
@HaHaWTH HaHaWTH changed the title Fix/simple difficulty Fix simple difficulty Dec 25, 2024
@KasumiNova KasumiNova merged commit 5ec97e6 into NovaEngineering-Source:bouncedpad Dec 25, 2024
1 check passed
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