StackableItems
StackableItems copied to clipboard
Minecraft Bukkit plugin that allows you to change the default stack size of items.
The ability to override these commands would allow for stacking to work correctly when giving yourself items, or even disallow it if an item is disabled.
Release
Hello. I see that there were many merges done on the master branch since the last release, dated 20 June 2022. Are you planning to release those changes? Or is...
This PR fixes the updater http call inside the main thread which can cause server lag or crashes.
Right-clicking a jukebox with a stack of music discs causes one to be removed from the player's inventory, but the whole stack to be placed into the jukebox's inventory. All...
Plugins like [InvUnload](https://www.spigotmc.org/resources/invunload.60095/) would benefit from an API.
This is an error that appears at random points in my server and I haven't found the exact cause yet. The full error is as follows: ``` [02:32:35] [Server thread/WARN]:...
If an item can stack in containers but not the inventory, dropping the stack with Ctrl+Q will leave them stacked on the ground. They will remain stacked when picked up.
It seems to delete non stackable items, just as mine carts, horse armour, etc when shift clicking them into a chest Another users explanation: "you put all your not normally...
Hello, Since 1.21 I've been getting a lot of errors such as this: ``` [11:26:12] [Server thread/WARN]: Failed to save player data for Hori net.minecraft.ReportedException: Saving entity NBT at net.minecraft.world.entity.Entity.saveWithoutId(Entity.java:2594)...
The server is Paper 1.21.1 and has StackableItems 1.3.0 I have 16 water buckets stacked, and as I empty each bucket, I gain 2 empty buckets afterwards. ...