StacksExtended

StacksExtended 2.0.16

Added ability to set item stack multipliers on specific containers
Changed UI to make use of single call destroy/create functionality, which will fix mouse reset on window change
Fixed CheckUpdateConfiguration NRE on fresh installs
Fix for when Rust is trying to stack items that are not normally stackable
  • Like
Reactions: kpl35mmNL
Fixed stacks splitting when swapping with other items in the same entity
Only split stacks when moving between containers if the target container has a stack limit, otherwise default to Rust standard and swap whole stack
Changed above split and drop logic. If container is full when splitting, instead of dropping excess items in sized stacks drop the excess as 1 stack
READ ALL OF THIS BEFORE UPDATING
As of v2.x.x the plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/

The configuration file has changed. Before updating make a backup of your old configuration file.
There are instructions on the plugin overview on how to import your data from v1.x.x to v2.x.x



v2.0.2
Fixed parsing of excluded skins when converting old config
Added remove buttons to items in the player overrides section
Added remove buttons to VIP storage container overrides
Fixed search bar not showing search text after pressing enter
Should fix split_Amount <= 0 error

v2.0.1
Ignore loot containers when getting stack limit

v2.0.0
This is a complete plugin rewrite
Added a UI to edit everything
Added ability to create VIP storage item overrides
See overview for more details
READ ALL OF THIS BEFORE UPDATING
As of v2.x.x the plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/

The configuration file has changed. Before updating make a backup of your old configuration file.
There are instructions on the plugin overview on how to import your data from v1.x.x to v2.x.x



v2.0.1
Ignore loot containers when getting stack limit

v2.0.0
This is a complete plugin rewrite
Added a UI to edit everything
Added ability to create VIP storage item overrides
See overview for more details
  • Like
Reactions: MalS
READ ALL OF THIS BEFORE UPDATING
As of v2.x.x the plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/

The configuration file has changed. Before updating make a backup of your old configuration file.
There are instructions on the plugin overview on how to import your data from v1.x.x to v2.x.x


This is a complete plugin rewrite
Added a UI to edit everything
Added ability to create VIP storage item overrides
See overview for more details
Prevent swapping items when limitPlayerInventory is enabled and the swap target amount is greater than playerInventoryStacklimit
  • Like
Reactions: dbnzfc
Fix?
  • Like
Reactions: TheDoc