EssentialsX

EssentialsX

2M Downloads

Fire arrows in god/vanish

NewBestX opened this issue ยท 2 comments

commented

If a player with god or vanish enabled shoots a player with a bow enchanted with FLAME, the player shot will not take the damage from the arrow itself, but the fire effect will still apply and could kill him. The first player does not have the permission to pvp from god/vanish.
This issue is a duplicate of an issue submited by me almost 1 year ago: #871

I can't understand the delay as it should be a super-easy fix.
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/EntityCombustByEntityEvent.html

commented

This has been fixed in 13fbd31. You can grab the fix from build 519 on the CI server.

commented

A Pull Request submitted earlier was merged that fixed this bug.