When using item.setAmount() it sets the amount one higher than what you specify, this also seems to create issues with other methods such as inventory.removeItem() which will not remove items when the stack size is 2 or less.
- relates to
-
SPIGOT-2869 Summary
- Closed