How to Increase Item Stack Limits in Your Rust Server

1. Download the Plugin

Download the “Stack Size Controller” plugin from the Umod official website.


2. Log In to Your Panel


3. Select the ‘Files’ Tab

Cybrancee panel showing the Rust startup page with the Files tab outlined

4. Locate the ‘plugins’ Folder

You can find the folder in  /home/container/oxide/plugins.


5. Upload Your Plugin

Upload the ‘Stack Size Controller’ .cs file you downloaded in Step 1.

After uploading, you should see the .cs file in the folder.

Cybrancee Panel Rust Server Plugins Tab with Upload Plugin Button Outlined

6. Restart Your Server


7. Locate the ‘config’ Folder

You can find the folder in  /home/container/oxide/config

Cybrancee panel Rust server directory config folder outlined

8. Open the ‘config’ File

Open the generated .json file called StackSizeController.json


9. Set the Stack limits

Set your custom items stack size by editing the plugin’s configuration file. Refer to the plugin page for details on available settings.

cybrancee panel rust server plugin config stack size controller config file

10. Stack Size Controller – Quick Setup Guide

Configure the plugin behavior

  • ‘RevertStackSizesToVanillaOnUnload’ – When set to true, all item stack sizes revert to the default Rust values whenever the plugin is unloaded.
  • ‘AllowStackingItemsWithDurability’ – Enables stacking for items that have durability (like weapons) only if they are at full durability. If disabled, these items cannot be stacked. All contents, attachments, and ammo are returned to the player.
  • ‘HidePrefixWithPluginNameInMessages’ – Currently has no effect. Future updates will remove the plugin name prefix from in-game chat messages.
  • ‘GlobalStackMultiplier’ – Multiplies the stack size for all items by the specified value.

cybrancee panel Rust server plugin config Stack size controller config file with global stack multiplier section outlined

Set the Category Stack Multipliers

‘IndividualItemStackMultipliers’ – Allows defining a multiplier for each item using its “item_id”.

Use stacksizecontroller.itemsearch in your console to easily find the correct ID.

For example:
stacksizecontroller.itemsearch stone
The console will return → Found item: stone, ID: 12345

cybrancee panel Rust server plugin config Stack size controller config file with individual items stack multiplier section outlined

Set the Individual Item Stack Multipliers

‘IndividualItemStackSize’ – Lets you assign exact stack sizes for each item individually.

cybrancee panel Rust server plugin config Stack size controller config file with individual stack size section outlined

11. Select the ‘Save Content‘ Button


12. Select the Console Tab

Cybrancee panel showing the Rust startup page with console tab outlined

13.  Reload the Plugin

In the console field, type o.reload StackSizeController and press Enter to reload your plugin.

Cybrancee Panel Rust Startup Page with Console Tab and Console Field Outlined

Rust Server Hosting

Starts at $11.99

External link icon

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents
Error Details*
Cancel