haveric / StackableItems

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

Conflict with InventoryTweaks #43

Closed haveric closed 5 years ago

haveric commented 11 years ago

Spodi2290 quote:

"What happens without StackableItems: When i click the sort button from InventoryTweaks it sorts all items in a chest/inventory by id. Split items will be stacked (if they can be stacked by default).

What happens with StackableItems: On click it will try to sort the items. You see the result for just a moment but it will jump back to how it was before. No matter if there are items defined in you plugin or not.

It looks like your plugin doest like it when you move more then one item at a time and resets the sorting.

EDIT: It sometimes actually sort something if you keep smashing the sort button very fast multiple times..."

haveric commented 5 years ago

I have no good way to test this and it's outdated, so I'm closing it.