kernitus / BukkitOldCombatMechanics

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

Old-Tool-Damage & Disable-Player-Crits #502

Closed MrRaposinha closed 3 years ago

MrRaposinha commented 3 years ago

« Information: »

• Server Version: 1.16.5

• OldCombatMechanics version: 1.9.0

« Problem description: »

• The old-tool-damage system does not respect the disable-player-crits option enabled in paper.yml

« Steps to reproduce the behavior: »

  1. Enable old-tool-damage in config.yml
  2. Enable disable-player-crits in paper.yml
  3. Try to make a critical damage in a mob or something.

« Expected behaviour: »

• Critical damage cannot be done with the config option enabled in paper.yml

« Actual behaviour »

• The player still manages to deal critical damage even with the config option enabled in paper.yml

kernitus commented 3 years ago

Duplicate of #410