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.

  1. Install uMod if it is not already installed: How to Install UMod on Your Rust Server.
  2. Open Rust Plugins.
  3. Search for Gather Manager, open the plugin result, then install it.

    Rust Plugins page filtered to Gather Manager results

  4. Start the server and wait for Gather Manager to load.
  5. Open Web Console.
  6. Run these commands for common 2x rates:
    gather.rate dispenser * 2\ngather.rate pickup * 2\ngather.rate quarry * 2\ngather.rate survey * 2
  7. 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
  8. Use dispenser scale if you want trees or ore nodes to contain more resources:
    dispenser.scale tree 2\ndispenser.scale ore 2
  9. Gather Manager stores settings in oxide/config/GatherManager.json if 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.

  • 0 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Making yourself admin on a Rust Server

Rust admin access lets a trusted player run server commands, moderate players, save/write config...

How to join a Rust Server

Use the server address from your control panel to join your Rust server. This guide uses...

Installing Rust: IO on your Rust Server

Rust:IO is an older mapping/plugin ecosystem for Rust servers. On our Rust panel, Rust:IO is...

Wiping the world of your Rust server

Wiping and resetting a Rust server are the same basic workflow: remove the current saved data so...

Creating a custom command line for your Rust server

Rust command lines control startup-only options such as RCON, WebRCon, logs, map size, save...