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 72 forks source link

Toggling shield causes duping #676

Closed Wheat-guy closed 9 months ago

Wheat-guy commented 1 year ago

On 1.20.1 If you enable putting items in the offhand slot in the config file: When you hold a placeable item in your offhand slot and then toggle shield, if you continue holding your sword and try placing the item from your offhand, the amount of item in offhand won't actually change. Sometimes it doesn't happen though. Sometimes it even removes everything from the offhand slot.

s0me0ne-coder commented 1 year ago

the plugin doesnt save blocking state across restarts meaning if you hold right click to swordblock and open pause menu to disconnect and server restarts before you reconnect you can casually take out the shield from your offhand

kernitus commented 1 year ago
  1. Please fill in the issue template properly. We need to know the details of your setup to be able to help.
  2. @s0me0ne-coder that sound like a completely different issue. You can open up a new ticket for that.