EpicEricEE / ShopChest

ShopChest - Spigot/Bukkit Plugin
MIT License
45 stars 57 forks source link

Items forced to off-hand when inventory is full #315

Open iMaarten opened 4 years ago

iMaarten commented 4 years ago

Items get forced into the off-hand slot when the player's inventory is full, this can be a huge issue with items that servers block from being put in the off-hand

https://www.youtube.com/watch?v=GNvglrO1AWk

EpicEricEE commented 4 years ago

Why would servers even do this except for 1.8 compatibility? The off-hand is part of the inventory, so even if maybe I eventually address this issue, it is of very low priority.

iMaarten commented 4 years ago

Why would servers even do this except for 1.8 compatibility? The off-hand is part of the inventory, so even if maybe I eventually address this issue, it is of very low priority.

To balance PvP, to fix dupes with shulker boxes and other plugins that have not been updated to support this new slot and are often still used, not to mention a lot of servers block certain items in the off-hand slot. I do not understand how you could call this low priority, especially seeing as it a fairly simple fix/config option to add