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

Unnecessary Check #27

Open
MattyHD0 opened this issue Jan 13, 2024 · 0 comments
Open

Unnecessary Check #27

MattyHD0 opened this issue Jan 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MattyHD0
Copy link

The check in https://github.com/Tweetzy/Skulls/blob/main/src/main/java/ca/tweetzy/skulls/listeners/SkullBlockListener.java#L43 is unnecessary and generates problems when using worldguard addons, you don't need to make the check if you use the @eventhandler(ignoreCancelled = true) annotation.

@MattyHD0 MattyHD0 added the enhancement New feature or request label Jan 13, 2024
@kiranhart kiranhart self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants