Rust does not have a normal server.cfg setting for gather rates. Install uMod and use the Gather Manager plugin when you want 2x, 3x, 5x, or custom gather rates.
- Install uMod if it is not already installed: How to Install UMod on Your Rust Server.
- Open Rust Plugins.
- Search for
Gather Manager, open the plugin result, then install it.
- Start the server and wait for Gather Manager to load.
- Open Web Console.
- Run these commands for common
2xrates:gather.rate dispenser * 2\ngather.rate pickup * 2\ngather.rate quarry * 2\ngather.rate survey * 2
- Use direct resource commands for specific resources:
gather.rate dispenser Wood 3\ngather.rate dispenser Stones 3\ngather.rate pickup Sulfur 2\ngather.rate quarry "Sulfur Ore" 2
- Use dispenser scale if you want trees or ore nodes to contain more resources:
dispenser.scale tree 2\ndispenser.scale ore 2
- Gather Manager stores settings in
oxide/config/GatherManager.jsonif you prefer editing the config file directly.
You do not need a separate Gather Manager install guide; this article covers both installing the plugin and setting the gather rates.
