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

Fix vehicles not being killed by lava #6044

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Fix vehicles not being killed by lava #6044

merged 2 commits into from
Jul 20, 2022

Conversation

Warriorrrr
Copy link
Member

Description:

Fixes vehicles not being killed by lava. At first I tried to store the vehicle's uuid in a list using the EntityCombustByBlockEvent, but that event doesn't get called for vehicles, so checking the fire ticks & attacker is the next best thing.


Relevant Towny Issue ticket:

Closes #6007


  • I have tested this pull request for defects on a server.

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

@Warriorrrr Warriorrrr added this to the 0.98.4.0 milestone Jul 20, 2022
@LlmDl LlmDl merged commit 42ea911 into master Jul 20, 2022
@LlmDl LlmDl deleted the fix/fiery-minecarts branch July 20, 2022 14:58
LlmDl added a commit that referenced this pull request Jul 20, 2022
PR #6044.
  - Make townyworld's trident strike list use uuid instead of eid,
courtesy of Warriorrrr with PR #6043.
  - Add baltop as banned name, courtesy of Warriorrrr with PR #6046.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minecarts are not killed after contact with lava cauldrons in claims.
2 participants