Simple Stack: Stack any items to 64 icon

Simple Stack: Stack any items to 64 -----

A plugin that stacks any item to 64, even potions and enchantment books!




Bug Fixes:
  • Fix duplication bug when spam clicking items around in the inventory
  • Fix grindstone not dropping XP on use
  • Fix villagers not leveling up or dropping XP on trade
  • Fix shulker boxes unstacking items upon an explosion
----------, Oct 2, 2021

Changes:
  • Updated to 1.17.1+
Bug Fixes:
  • Potentially fix some GUI duplication bugs (Register SimpleStack's listeners after all other listeners)
  • Shulker boxes protected by any form of world protection could still be broken
  • Curse of binding armor pieces could be taken off in survival mode
  • Ground items could spawn above the stack limit
  • Items taken out of the result slot of the grindstone disappeared
Notes:
All bug fixes have been ported from the WIP 1.4.0 update.
For more information about what's going on with the 1.4.0 update, check the pinned Github issue.
----------, Aug 1, 2021

Bug Fixes:
  • Fix bug where shulker boxes unstacked items while in whitelist mode
----------, Dec 19, 2020

Bug Fixes:
  • Custom GUIs item dragging would create one extra item per slot
Changed:
  • Improved performance of shulker box detection
----------, Dec 13, 2020

Added:
  • German translations from OneSky
  • Option to change the item dragging mode for creative mode (Always create full stacks or normal stacking behavior)
Changed:
  • Moved the "Switch List Mode" button to the main configuration menu
  • Items in the "Item Amounts" list no longer need to also be in the "Item Types" list
Bug Fixes:
  • Some custom GUIs from different plugins weren't stacking items properly
----------, Dec 9, 2020

Bug Fixes:
  • Shulker boxes could be stored in shulker boxes
----------, Dec 1, 2020

Simple Stack 1.3.2 Changelog:
Modified:
  • Updated Simplified Chinese translations from Onesky
  • Jar file name is now properly capitalized
Bug Fixes:
  • The config.yml file was not generating example entries on startup
  • When consuming soup or stew, the entire stack would be consumed and replaced by a single bowl
----------, Nov 25, 2020

Added:
  • Update checker (Checks for updates upon start up / reload of server, uses api.github.com)
Bug Fixes:
  • Ground item stacking wasn't stacking unstackable items most of the time
----------, Nov 24, 2020

Simple Stack 1.3.0 Changelog:
Simple Stack 1.3.0 is here! Since September, a new configuration GUI system and many bug fixes have been implemented.

Added:
  • Allow items to be properly stacked together when on the ground
  • Allow "unique items" (Items where all data needs to match) to be specified in a list in the config to allow for a specific item to have a custom stack size
  • Allow a new default max item value to be set in config
  • Add a config option to disable custom hopper stacking to improve performance
  • Add a real-time configuration GUI in-game using /simplestack config
Bug Fixes:
  • Ground items that usually stacked to 64 but were configured to stack to less than 64 could still be stacked together on the ground up to 64
  • When a player has a full inventory, items could be picked up into armor slots
  • Rare NullPointerException error when dragging items around in inventory
  • Shulkers (sometimes other items) could be stacked in the inventory on top of items that weren't of the same type
  • Fix bug where items stacking on the ground were not checking the config before stacking together
  • Hoppers didn't stack items in their inventory upon initial pickup
  • Rare AssertionError when unstackable items were moving through a hopper into a hopper minecart
  • Too many potions could be moved into a brewing stand through a hopper resulting in item loss
  • Entities without inventories that were picking up unstackable items would throw an error to the console
  • Items that weren't armor could be put in armor slots of a player's inventory
  • Add a few safeguards for potential NullPointerException errors
  • Fix a few rare errors when saving the config in-game
Notes:
  • This plugin now internally uses Mikedeejay2Lib (Already included in the plugin, there's no need to install it), source code for Mikedeejay2Lib can be found here
  • This plugin now records plugin statistics using BStats, link to Simple Stack statistics can be found here
  • Lots of text was added for the GUI of this plugin, if you're a translator and would like to contribute to updating your language, head to this plugin's OneSky site
----------, Nov 22, 2020

Added Spanish (Latin America) Language (Thanks thefrogline!)
----------, Sep 27, 2020

Minor Bug fix:
  • When crafting something that uses bucket in its recipe, the player would not get the buckets back.
----------, Sep 25, 2020

Hotfix:
  • When buying an unstackable item from a villager, the input items would not be consumed.
----------, Sep 25, 2020

Added Korean Language (Thanks mekayusina!)

That is all for this update. School has cut into the amount of time I've had to work on this plugin but I'm hoping to get 1.3.0 out as soon as possible. If you're wondering what I'm working on you can always check out my commits on my Github profile. Thank you everyone for downloading, using, and contributing to this plugin!
----------, Sep 19, 2020

Features:
  • Add Simplified Chinese (Thanks yueyinqiu!)
Bug Fixes:
  • Plugin still attempts to check for a Smithing table below version 1.16 which causes an error
  • Make json files use UTF-8
----------, Aug 31, 2020

New Features:
  • Added lang files, this plugin can now be translated over to different languages
  • Simplestack setamount command that can set the amount of an item in a player's hand. Permission: simplestack.setamount
  • Simplestack reset command that resets the config.yml for the server. Permission: simplestack.reset
  • Custom Item limit added in configuration per item
Bug Fixes:
  • Stone cutter was deleting items under some conditions
  • Moving items around the hotbar using arrow keys was not working
  • Take into account the amount of items currently in an item stack when dragging inventory items
  • Any item could be shift clicked into a horse saddle slot and armor slot
  • Stone cutters were not taking items properly
  • Custom GUIs would not function properly
  • Brewing stand inventories allowed invalid items to be placed inside of them
  • Items would disappear if multiple items were put into a beacon
  • Blaze powder didn't shift click into the correct spot in a bewing stand
  • The brewing stand could have multiple bottles in 1 slot which would be deleted upon brewing
  • When using a stack of water buckets, the entire stack would be used
  • Crafting tables would dupe items if the result item was a custom stack size
  • Shift clicking armor onto an armor slot currently occupied with armor would delete the existing armor
  • Sometimes items would be shift clicked into the wrong side of the player's hotbar
  • Items couldn't be shift clicked into a donkey / mule's inventory
  • Cloning items in creative split the items as if the player was in survival mode
----------, Aug 31, 2020

Bug Fixes
* Dragging items did not properly distribute the items
* Cloning items (Middle clicking on an item) did not give a full stack
* Items in grindstone would be buggy when shift clicking the output slot
* Invalid items could be shift clicked into loom causing a client crash
* Loom and grindstone unstacking items on close
* Smithing table unstacking items on close
* Items would sometimes ghost on inventory close until the inventory was updated
* Check player permissions and item type for dragging un-stackable items in an inventory
* Invalid items could be shift clicked into the banner slot of the loom
* Shift clicking out of anvils and smithing tables did not have vanilla behavior
* Invalid items could be shift clicked into the cartography table

Tweaks:
* /simplestack automatically shows the help screen if no arguments are specified
* /simplestack now has 2 aliases: ss, sstack
----------, Aug 27, 2020

Bug Hotfix:
* Items that were shift-clicked into the crafting grid would disappear or be duped.
----------, Aug 26, 2020

Bug Fixes:
* Hoppers did not restack unstackable items
* Items did not properly shift click into crafting tables
* Fuel for furnaces did not automatically shift click into the correct place
* Shift clicking items into the player's inventory had different behavior from vanilla
* Crafting tables and anvils unstacked items when they were closed with items inside of them
* Items upgraded from the smithing table would disappear if shift clicked
* Items that were stacked in an anvil or smithing table would act odd and sometimes have bugs
* Enchantment table could enchant multiple items at once
----------, Aug 26, 2020

Hotfix: Anvils duping items on shift-click fixed.
----------, Aug 25, 2020

Lot's of stuff happening in this release!

Commands
/simplestack help - An in game help menu for admin commands
/simplestack reload - Reload the blacklist/whitelist from config

Permissions
simplestack.use - Use Simple Stack to combine items in inventories (Enabled by default)
simplestack.help - Allow access to view the admin help menu (/simplestack help)
simplestack.reload - Allow access to reload the config (/simplestack reload)

Config
In config.yml there are options for configuring which items should be stacked by this plugin or not. A list mode can be choosed (blacklist / whitelist) which tells the plugin how to handle items in the list.
----------, Aug 25, 2020

Bug Fixes:
* Items in shulker boxes don't get unstacked when broken
* Some inventories didn't properly shift click items into the right place
* Shulkers that had been placed on the ground don't combine with non-placed shulkers
* Elytras couldn't be shift clicked onto your player
----------, Aug 23, 2020

Fix bug where shulker boxes would stack with any other item
----------, Aug 23, 2020

Resource Information
Author:
----------
Total Downloads: 11,911
First Release: Aug 23, 2020
Last Update: Oct 2, 2021
Category: ---------------
All-Time Rating:
14 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings