Skip to content

Unnecessary Check #27

@MattyHD0

Description

@MattyHD0

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions