haveric / StackableItems

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

Items don't automatically stack #137

Closed Maelep closed 5 years ago

Maelep commented 5 years ago

Can you make that items automatically stacks when updated?

Example: I made Potion stackable so filling a Glass Bottle with water create one stack of one option and if I fill one more Glass Bottle it create one other stack of one option. I have to sort manually my items.

haveric commented 5 years ago

That is the goal of the plugin, but as you've found, there are some cases that are not covered yet. I'll certainly look into glass bottle filling and see what I can do.

Maelep commented 5 years ago

I think that will be the same issue with bucket, water bucket and lava bucket :)

haveric commented 5 years ago

Those are already supported

haveric commented 5 years ago

Water bottle filling has been fixed in v1.0.8