haveric / StackableItems

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

Using default value (-1) should be using vanilla stacking. #71

Closed haveric closed 11 years ago

haveric commented 11 years ago

Currently I am getting the vanilla stack size and still performing custom stacking on those items. I should be completely ignoring anything that is -1 so that vanilla can handle them.