Jump to content

2 Screenshots

  • 66.6k
  • 1.2k
  • 76.5 kB
  • Update details
    v2.2.0
    Released
    Download size76.5 kB
    Total versions34
    Time between versions 62 days
    Typical update pace About every 52 days
    Freshness 5 days ago

depends on

Required files or plugins needed for this resource to work properly.

Works with

Compatible add-ons, packages, or tools that pair well with this resource.

About Custom Recycle

Discord Banner

 

RUST Plugin Test Server
TEST MY PLUGINS THERE!

connect play.thepitereq.ovh:28050


Custom Recycle plugin expands the possibilities of RUST recycler recipes.
You can customize and remove existing recipes, and add new ones, even for non-recyclable items.
Additionally, you can add levels to your recycler to increase its speed.
The only limit with this plugin is your imagination!

 

VideoPreview.png.987ae46db0517c3e7a40a18184baef6a.png

 

PluginFeatures.png.c0efe57c2db7d1ab20ac036ef36ec1cb.png

  • Edit existing recycler recipes and add your own.
  • Disable RUST's default recipes.
  • Set editable chances for custom recipe items.
  • Change the speed of the recycler.
  • Place and pick up the recycler.
  • Set custom recycle amounts with levels.
  • A RUST-themed level UI.
  • Supports currency plugins.
  • Level progress is saved when the recycler is picked up.

 

Commands.png.4832e512a7357fb11740ae0111db132f.png

  • giverecycler <userId> [green/yellow/red] - Gives you or player (if ID is set) an placeable recycler. with certain recycler type, green by default (From player console - requires permission)

 

Permissions.png.88d8bb1e19c639460364b0845e17fe50.png

  • customrecycle.give - Required to use giverecycler command from player console.

 

ImportantInfo.png.4e52d510531323a82797e65488bdfd3d.png

When you have problems like DOUBLE RECYCLER PLACING try CHANING ITEM NAME in configuration!

 

DefaultConfig.png.d241cfc69e993f1b48fbd5494f234276.png

{
  "Recycler Speed (5 = Default)": 5.0,
  "Recycler Speed Permissions": {
    "customrecycle.admin": 1.0,
    "customrecycle.vip": 4.0
  },
  "Default Placed Recycler Tier (0 - Green, 1 - Yellow, 2 - Red)": 0,
  "Default Placed Recycler Permission Override (perm: tier)": {
    "customrecycle.red": 2,
    "customrecycle.yellow": 1
  },
  "Green Recycler - Skin ID": 2795785961,
  "Yellow Recycler - Skin ID": 3778019769,
  "Red Recycler - Skin ID": 3778019830,
  "Require Power Plant Power For Player Placed Red Recyclers": true,
  "Require Permission To Place": false,
  "Placed Recycler Amount Permissions": {
    "customrecycle.admin": 1000,
    "customrecycle.default": 1,
    "customrecycle.vip": 3
  },
  "Recycler Item Name": "Recycler",
  "Yellow Recycler Item Name": "Outpost Recycler",
  "Red Recycler Item Name": "Power Plant Recycler",
  "Allow Placing Only On Floor": false,
  "Allow Placing On Tug Boat": false,
  "Allow Placing On Trains": false,
  "Enable Better Amount Accuracy (More Calculations)": true,
  "Lock Picking Up All Recyclers": false,
  "Pickup Required Permission": "",
  "Allow Pickup Recycler To Everyone Authed": true,
  "Disabled Vanilla Recipes": [
    "axe.salvaged",
    "box.wooden.large"
  ],
  "Recycler Levels - Enable": true,
  "Recycler Levels - Save Levels On Pickup In Name": false,
  "Recycler Levels - Enable For No Owner": false,
  "Recycler Levels - Money Plugin (0 - None, 1 - Economics, 2 - ServerRewards, 3 - ServerRewards)": 0,
  "Recycler Levels - Money Plugin Currency (If ShoppyStock Is Used)": "rp",
  "Recycler Levels": [
    {
      "Recycler Stack Percentage Per Tick": 0.15,
      "Recycler Stack Percentage Per Tick (if recycler owner is 0)": 0.15,
      "Custom Recycle Chance Multiplier": 1.0,
      "Permission Required To Upgrade (not required, if empty)": "",
      "Next Level Currency Cost (0 to disable)": 1000,
      "Required For Next Level": [
        {
          "Item Shortname": "wood",
          "Item Skin": 0,
          "Item Amount": 1000
        },
        {
          "Item Shortname": "stones",
          "Item Skin": 0,
          "Item Amount": 1000
        }
      ]
    },
    {
      "Recycler Stack Percentage Per Tick": 0.2,
      "Recycler Stack Percentage Per Tick (if recycler owner is 0)": 0.2,
      "Custom Recycle Chance Multiplier": 1.0,
      "Permission Required To Upgrade (not required, if empty)": "",
      "Next Level Currency Cost (0 to disable)": 1000,
      "Required For Next Level": [
        {
          "Item Shortname": "wood",
          "Item Skin": 0,
          "Item Amount": 3000
        },
        {
          "Item Shortname": "stones",
          "Item Skin": 0,
          "Item Amount": 3000
        }
      ]
    }
  ],
  "Virtual Recycler Plugin - Enable Check": false,
  "Custom Recyclables - Show Level Bonus": true,
  "Custom Recyclables - Allow Only In Placed Recyclers": false,
  "Custom Recyclables (Shortname or SkinID)": {
    "2483299228": {
      "Give Default Output": true,
      "Custom Output Items": [
        {
          "Item Shortname": "coal",
          "Item Chance (0-100)": 50.0,
          "Minimum Item Amount": 1,
          "Maximum Item Amount": 1,
          "Item Skin": 2550800428,
          "Item Display Name": "Golden Jackhammer Body"
        },
        {
          "Item Shortname": "coal",
          "Item Chance (0-100)": 50.0,
          "Minimum Item Amount": 1,
          "Maximum Item Amount": 1,
          "Item Skin": 2550800641,
          "Item Display Name": "Golden Jackhammer Drill"
        }
      ]
    },
    "metal.refined": {
      "Give Default Output": true,
      "Custom Output Items": [
        {
          "Item Shortname": "metal.fragments",
          "Item Chance (0-100)": 100.0,
          "Minimum Item Amount": 50,
          "Maximum Item Amount": 100,
          "Item Skin": 0,
          "Item Display Name": ""
        }
      ]
    },
    "rifle.ak": {
      "Give Default Output": true,
      "Custom Output Items": [
        {
          "Item Shortname": "techparts",
          "Item Chance (0-100)": 100.0,
          "Minimum Item Amount": 1,
          "Maximum Item Amount": 2,
          "Item Skin": 0,
          "Item Display Name": ""
        },
        {
          "Item Shortname": "scrap",
          "Item Chance (0-100)": 100.0,
          "Minimum Item Amount": 30,
          "Maximum Item Amount": 70,
          "Item Skin": 0,
          "Item Display Name": ""
        }
      ]
    }
  }
}
  • Like 4
  • Love 2

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
11.8k
Customers served
Files Sold
168.2k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.