kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
160 stars 70 forks source link

The Residence has PVP disabled, but players can use fishing rods to inflict damage on other players. #682

Closed 3154311518 closed 6 months ago

3154311518 commented 11 months ago

paper-1.12.2 OldCombatMechanics-1.12.2

The Residence has PVP disabled, but players can use fishing rods to inflict damage on other players.

The same applies to other plugins; as long as it's a PVP-disabled area, players can use fishing rods to inflict damage on other players.

kernitus commented 10 months ago

Can you list out exactly which plugins this is a problem for? Then we might be able to look at how they are handling damage events

3154311518 commented 10 months ago

Can you list out exactly which plugins this is a problem for? Then we might be able to look at how they are handling damage events

Residence Plugin

Residence disables PvP. Players can right-click to cast fishing lines and attack other players within the territory.

kernitus commented 6 months ago

Fixed in ab69cf4