Closed Lexian-droid closed 1 year ago
Yes, that's an intended feature of the shield-damage-reduction
module. If you like, you can set projectileDamageReductionAmount
to 0 and projectileDamageReductionPercentage
to 0 to prevent projectiles from damaging you through shields. Otherwise, you can disable the module altogether.
Yes, that's an intended feature of the
shield-damage-reduction
module. If you like, you can setprojectileDamageReductionAmount
to 0 andprojectileDamageReductionPercentage
to 0 to prevent projectiles from damaging you through shields. Otherwise, you can disable the module altogether.
Ah my bad, didn't realize that module was causing it, thanks for clarification.
Information
Server Log
config.yml
Problem Description
The shields are unable to block projectiles whilst this plugin is enabled.
To Reproduce
Steps to reproduce the behavior: 1. Equip a shield 2. Get shot by a skeleton whilst trying to block it's arrow ### Expected BehaviourIn my case, I was trying to make it so that the only difference is that there is no cooldown so you can spam, shields should in my case work like 1.9 where they block projectiles.
Actual Behaviour
The projectiles penetrate the shield and still hit the player