StackableItems
StackableItems
StackableItems allows you to raise or lower the default stack amounts for any item. Items can also be disabled (disallows pickup and crafting). Items can be set in three different ways: individual players, permission groups (requires Vault), and universally.
Example use cases:
- Carrying 16 snowballs while carrying 64 cubic meters of dirt is ridiculous.
- Carry a stack of water buckets or mushroom soup with you so you never run out
- Make potions stack
- Limit stacks of food for a hardcore survival server
- Allow only privileged users to craft/pickup TNT
- Allow individual players to craft custom items
Download: BukkitDev
Source Code: Github
Example configurations
- Items are capped to 127 max to prevent item loss.
- Configurations use Bukkit Material names.
More info on the Configurations page.
Custom configs per group/player
Each Permissions group or player can be setup to use their own custom config by creating a new file in the StackableItems directory. Examples for me would be: I am in group admin and player haveric, so I could use admin.yml or haveric.yml
A group file will override defaultItems for the Permission group.
A player file will override a group file or defaultItems for the given player.
Permissions
- - stackableitems.admin
- Allows a player to use in-game commands to set stack amounts and reload the config.
- Permissions can also be used to create groups which can be handled with group.yml (ex: admin.yml) files
Options
See the options page for detailed descriptions of each option in options.yml
Changelog
See the full changelog on github.
Problem or Bug?
If you are having any issues or encounter any bugs, check the issue tracker on github first, and submit a new one if needed. If you're not sure if you've found a bug or just want to ask for help, jump on the Discord server below to ask around.
If you find my plugins useful and want to help support future development and faster updates, please consider donating and fueling my need for coffee:


-
View User Profile
-
Send Message
Posted Aug 1, 2013I did use the data value and its not working, will try with the record names
ye not working, just tried it with record names and data values and still not stacking :s
-
View User Profile
-
Send Message
Posted Aug 1, 2013@CraftySubZero
Haven't had as much time as I would have liked, should be getting a test version out soon though, maybe even this weekend.
@sumusikoo
You need to use either the material name or the data value for each record.
For example:
and so on for all the records.
-
View User Profile
-
Send Message
Posted Aug 1, 2013I'm using this to be able to stack the music disks , they wont stack , it only works when I use /give xxxxx 2256 64 and it stacks but It doesn't stack otherwise...
what am I doing wrong? I set min and max to -1 and stack to 64
-
View User Profile
-
Send Message
Posted Jul 29, 2013Hows the new update coming along? I can't wait to see this working again :)
-
View User Profile
-
Send Message
Posted Jul 26, 2013@andyspace144
Any item can be safely stacked up to 127 items. Beyond that produces undesirable results.
-
View User Profile
-
Send Message
Posted Jul 26, 2013Can any item be stacked over 64 with this plugin
-
View User Profile
-
Send Message
Posted Jul 20, 2013Now you can give a date? I would like to know if you keep up the plugin or "steam" you has him trapped.
-
View User Profile
-
Send Message
Posted Jul 16, 2013@xBlueXFoxx
It has, hasn't it? Let me jump in my time machine and punch my past self before he's able to give a time estimate on something. While I was in the time machine, I figured I'd ask my future self when he got it done. He started to tell me, but then got distracted by his steam games list and stared at the screen for a while trying to pick a game to play. Realizing he wasn't going to be very helpful, I hopped in my time machine and went home.
On a slightly more serious note, real life gets in the way sometimes and the steam summer sale doesn't help much either. So I'm sorry, but no news yet on the test build, but now that I have eclipse open... I'll get back to working on it.
-
View User Profile
-
Send Message
Posted Jul 16, 2013Pretty sure it's been more than a day or two, any news on that test build?
-
View User Profile
-
Send Message
Posted Jul 13, 2013@haveric
How is the test version going?
-
View User Profile
-
Send Message
Posted Jul 9, 2013@Q2Lummox
I will try to get a test version out within a day or two.
-
View User Profile
-
Send Message
Posted Jul 9, 2013Is there a expected date for a beta version?.
A greeting.
-
View User Profile
-
Send Message
Posted Jul 6, 2013@blaxout1213
CB 1.5.2R1.0 changed how inventory events work so for now, you'll have to stick to CB 1.5.2R0.1 to use it. I was in the middle of changing the config files to work with worlds when they broke the events with R1.0. It will take some time to fix and test everything to make sure it works as well as it did before.
-
View User Profile
-
Send Message
Posted Jul 6, 2013No longer works :(
-
View User Profile
-
Send Message
Posted Jun 23, 2013@haveric
Thanks for this info. I also had the problems with CB 1.5.2R1.0 and decided to stay on CB 1.5.2R0.1 until you're able to issue a fix. I'd be willing to try dev builds if you need some testing. Thanks for the plugin!
-
View User Profile
-
Send Message
Posted Jun 23, 2013@jorrik98
World support has been implemented, but there are a lot of changes involved with the latest RB that need to be handled and tested thoroughly before I will be releasing a new version. I can't promise timelines as I don't know how much time or when I'm able to work on it. I do what I can in my free time though and will try to get a working version out as soon as possible.
-
View User Profile
-
Send Message
Posted Jun 23, 2013When will multi world support be coming? i need to enable it for only 1 world.
-
View User Profile
-
Send Message
Posted Jun 20, 2013@atypicaluser
CB 1.5.2R1.0 changed how inventories work with the dragging events. They also changed what ALLOWing and DENYing an inventory click did apparently (whether intentional or not). I've started to work on fixing it, but there's inconsistent behavior and it will likely require a lot of testing before it is ready for release. I'd be willing to start putting out dev releases, but not everything is guaranteed to work. Let me know if you'd be interested in that.
-
View User Profile
-
Send Message
Posted Jun 20, 2013@SubwayCake
I believe I'm having the same issue.
I'm using StackableItems 0.9.3.2 and I just installed craftbukkit-1.5.2-R1.0.jar - Now, whenever I click (to pick up) and click (to drop) an item to/from my inventory and a chest, I must click-to-drop at least three times - sometimes as often as six. The item just won't drop into an inventory/chest slot. It blinks for a moment - like it's trying - but it takes serious clicking to get it to work. This happens every time I interact with my inventory or a chest.
I was using craftbukkit-1.5.2-R0.2.jar until about 10 minutes ago and everything was fine.
I check logs and the server console and nothing unusual is being reported.
-
View User Profile
-
Send Message
Posted Jun 19, 2013@haveric
Ok thank you. I appreciate that :) Keep up the good work, this plugin is awesome!