Skip to content

Conversation

@EinNiki
Copy link
Collaborator

@EinNiki EinNiki commented Dec 12, 2025

No description provided.


private fun triggerElytraBoostSpawn(player: Player, finalVelocityMultiplier: Double) {

GlobalScope.launch {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't work on folia use plugin.launch(PlayerModule.plugin.entityDispatcher(e.player)) { instead

}
}

private fun triggerElytraBoostSpawn(player: Player, finalVelocityMultiplier: Double) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

factor out y velocity as function parameter to avoid code duplication

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.

3 participants