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

Treat arrow-based Lightable ignition as a block change #1828

Merged
merged 1 commit into from Mar 5, 2022

Conversation

Jikoo
Copy link
Collaborator

@Jikoo Jikoo commented Mar 5, 2022

This is a Spigot inconsistency that has been present since the introduction of campfires - non-ignition changes caused by arrows always cause an EntityChangeBlockEvent. TNT ignition also fires both. TNT ignition specifically cannot properly be cancelled from the BlockIgniteEvent iirc (probably another Spigot bug), so it's better to do most of the handling with the ECBE.

Closes #1560

@RoboMWM RoboMWM merged commit eacbe81 into GriefPrevention:master Mar 5, 2022
@Jikoo Jikoo deleted the fix/arrow-ignition branch March 5, 2022 19:33
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.

Campfire and candles inside a claim can be lit with fire arrows, without trust i the claim
2 participants