haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Click support #126

Closed Lemrigue closed 8 years ago

Lemrigue commented 8 years ago

When you have 64 dirt in your inventory and try to take other dirt with the click and put it in the 64, they won't be added to the 64. You have to drop it on the ground and take it to be added to the 64

haveric commented 8 years ago

Are you in creative or survival? Creative has limited control over inventory events, but survival should be working as intended.

Lemrigue commented 8 years ago

Oh yeah you are right, it works fine in survival, I was in creative when I test it, thanks