Skip to content

Conversation

@Exanthiax
Copy link
Contributor

  • Fixed error when taking non-living entity damage with MythicMobs (Thanks OfTeN!)
  • Fixed permament potion effects remaining indefinitely (Thanks Exanthiax!)
  • Added duration arg to spawn_potion_cloud effect (Thanks ryzech!)
  • Fixed on_ground and in_air conditions (Thanks 0x484!)

0ft3n and others added 8 commits October 21, 2025 12:25
…t cause an error with TriggerTakeDamage anymore
This PR improves the permanent_potion_effect effect.
- Fixes an issue where permanent potion effects are never removed when conditions/holders change.
- Improved reapplying potion effects on change of holders. Swapping items around with perm effects is much more consistent.
Update EffectPermanentPotionEffect.kt
Set cloud duration, according to the effect duration.
Fix on_ground condition, Change in_air condition
@Exanthiax Exanthiax requested a review from WillFP as a code owner December 29, 2025 23:04
Copy link
Member

@WillFP WillFP left a comment

Choose a reason for hiding this comment

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

Thanks!

@WillFP WillFP merged commit b2b2410 into master Jan 5, 2026
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.

5 participants