Brings back the pump jack to Rust.

Supported Games
GameServerKingsGameServerKings

Permissions

  • oilcrate.allow -> Allows the user to use the plugin

Commands

These are both chat and console commands

  • oilcrate -> View all commands
  • oilcrate regenerate -> Regenerate each crude oil source. (Main use after a change in the config)
  • oilcrate refill -> To refill a pump jack with oil. (Note all other resources inside will be removed)
  • oilcrate clear -> Removes oil from every source. (Note cannot be undone)
  • oilcrate destroy -> Empties pump jacks and quarrys.

Configuration

{
  "1. Settings": {
    "1. Quarry can gather oil": false,
    "2. Pump jack can gather ores": false,
    "3. Change gather rate of static pump jacks (at monuments)": true,
    "4. Show 'missing permission' message": true
  },
  "2. Oil crate": {
    "1. Chance in % (0.0 - 100.0)": 5.0,
    "2. Depawn timer in seconds": 300.0,
    "3. Only on dry biome": true
  },
  "3. Crude oil gather rate": {
    "1. Minimum crude oil per low grade fuel": 0.525,
    "2. Maximum crude oil per low grade fuel": 0.725
  },
  "4. Get pump jack": {
    "1. Drop a free pump jack out of a oil crate": false,
    "2. Craft via hit with a pickaxe": true,
    "3. Resources to craft a pump jack": {
      "gears": 15,
      "metal.fragments": 1750,
      "wood": 10000
    }
  }
}

Default Rates

Rust's default gather rates are as follows:

Crude oil | 0.625
HQMO | 0.2 - 0.33

Known Issues

Despawning of crude oil that pops out of the jack (only happens when player is missing permission, or not in a dry biome.)

Credits

All credits go the original author Kaleidos for creating this plugin originally!

none