MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

Any way to setMaxStackSize ? #126

Open Drc-DEV opened 4 years ago

Drc-DEV commented 4 years ago

I've been trying to set ItemStacks with >64 amount in the inventories, but with no effort. Is there any way to allow oversized stacks in smartinvs?

MinusKube commented 4 years ago

I don't think that's different from the vanilla Spigot. I'll check, but, if I remember correctly, you need to use NMS in order to achieve this.