Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change event priorities to MONITOR #322

Merged
merged 3 commits into from
Sep 15, 2023
Merged

Conversation

kforbro
Copy link

@kforbro kforbro commented Sep 11, 2023

Description

Event priorities have been changed to MONITOR, and ignoring canceled events is also enabled for compatibility with other plugins that change events with a lower priority.

Related Issue

closes #321

Motivation and Context

#321

How Has This Been Tested?

Not tested, since I can't build the jar at the moment, but it should work fine, since there are no major changes in the code.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Ingrim4 Ingrim4 merged commit 71815cc into Imprex-Development:master Sep 15, 2023
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.

Wrong priorities for events
2 participants