Recycle box doesn't show upFixed
Hi, My /rec doesnt make anything happen. I tried reloading the plugin, tried reinstalling oxide, resetting the permissions (oxide.grant group default recycle.use) and nothing seems to work( i get no errors at all). Here is the Config....
{
  "Settings": {
    "allowSafeZone": true,
    "blacklist": [],
    "box": "assets/prefabs/deployable/woodenbox/box_wooden.item.prefab",
    "cooldownMinutes": 0.5,
    "NPCIDs": [],
    "NPCOnly": false,
    "radiationMax": 1.0,
    "recyclableTypes": [
      "Ammunition",
      "Attire",
      "Common",
      "Component",
      "Construction",
      "Electrical",
      "Items",
      "Medical",
      "Misc",
      "Tool",
      "Traps",
      "Weapon",
      "Resources"
    ],
    "refundRatio": 0.5,
    "scrapMultiplier": 1.0
  },
  "VERSION": "2.1.10"
}​


Any help would be greatly appreciated!
Paul
Did you verify the box prefab is still valid?  Sometimes they will re-organize/rename the assets...
they changed the command to /recycle from /rec Players are used to /rec, can you make it a configuration option to set the command string so player can have what they are used to?
Adding in v3.0.1, should be released once I check on CCTV and Laptops
awesome, thank you.
Locked automatically