StacksExtended

StacksExtended 2.0.13

SkinBox v2.x.x support
Fixed weapon and liquid container splitting subtracting 2x the amount from base item
  • Like
Reactions: nodeman and Serge
Support for preventing stacked item loss when coming from skinbox on to another skinned item
  • Like
Reactions: zzzJam
Changed CanMoveItem return args to either false or null so there are no conflicts with ComponentBox
  • Like
Reactions: EverQWQ
When splitting items, if the destination containers max stack size is less than the split amount change the split amount to the max stack size of the container

Check for values less than 1 when splitting a item, even though this should never happen
Should fix receiving insufficient amounts when purchasing from a vending machine with limitPlayerInventory set to true by breaking the stack down to the playerInventoryStacklimit set in the config before the item is given to the player
  • Like
Reactions: Viper
Added some null checks and shuffled around CanMoveItem to attempt NRE fix
Pre-patch for the next Rust update. DO NOT UPDATE UNTIL RUST HAS UPDATED!
Updated for hook deprecation
Added config option "ExcludedSkins" in which you add skin IDs of items this plugin shouldn't manage