You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should both be complimented with priority = EventPriority.MONITOR so that plugins cancelling the events on high or highest priority are ignored by your plugin's reward system.
I apologize for not joining the discord and reporting it there.
The text was updated successfully, but these errors were encountered:
Please report bugs on the discord!
Join by clicking here
libreforge/core/src/main/kotlin/com/willfp/libreforge/triggers/impl/TriggerMeleeAttack.kt
Line 21 in 60b136a
libreforge/core/src/main/kotlin/com/willfp/libreforge/triggers/impl/TriggerBowAttack.kt
Line 22 in 60b136a
Should both be complimented with
priority = EventPriority.MONITOR
so that plugins cancelling the events on high or highest priority are ignored by your plugin's reward system.The text was updated successfully, but these errors were encountered: