haveric / StackableItems

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

Support for 1.12.2 and below #150

Closed portlek closed 4 years ago

portlek commented 4 years ago

java.lang.NoClassDefFoundError: org/bukkit/block/data/BlockData There is no any class like that in 1.12.2 and below so, this plugin should check the version.

haveric commented 4 years ago

StackableItems does not support 1.12. Due to the complexity of the plugin, I do not plan on supporting older versions anymore. It became too complex trying to support multiple versions and all of the differences between them.

RobinRMC commented 2 years ago

Is there any released version that support 1.12.2, or has it never been supported by the plugin in the past?

haveric commented 2 years ago

No there is not.

RobinRMC commented 2 years ago

:(