Jump to content

Everytime its picked up it duplicates

Pending 2.0.22

GooberGrape

Posted

Its still a issue. 
:when u put one down it puts 2 down so when u pick up and put down they just keep doubling

ThePitereq

Posted

How do you pick it up? I don't have this kind of issue.

ThePitereq

Posted

you have some other plugin for placing recyclers.
You are getting error from my plugin that it can be only placed on floor or foundations.

ThePitereq

Posted

1 minute ago, GooberGrape said:

its because I had placeanything installed with its recycler..

another question is why am i not given a default permission even though its enabled?    

"customrecycle.default": 1,
 "customrecycle.vip": 3

https://gyazo.com/3f18bc28bc5bec8ebe9145b9e4eec6ec

 

not sure if permissionmanager works on live-updating permissions, try reloading the permission plugin and then.

GooberGrape

Posted (edited)

oxide.grant user goober customrecycle.default

> Permission 'customrecycle.default' doesn't exist

Edited by GooberGrape
GooberGrape

Posted

{
  "Override Custom Skinned Items With Steam Icons (no URLs needed)": false,
  "Recycler Speed (5 = Default)": 5.0,
  "Recycler Speed Permissions": {
    "customrecycle.admin": 1.0,
    "customrecycle.vip": 4.0
  },
  "Require Permission To Place": true,
  "Placed Recycler Amount Permissions": {
    "customrecycle.admin": 1000,
    "customrecycle.default": 1,
    "customrecycle.vip": 3
    
  },
  "Recycler Item Name": "Recycler",
  "Allow Placing Only On Floor": true,
  "Allow Placing On Tug Boat": true,
  "Allow Placing On Trains": false,
  "Enable Better Amount Accuracy (More Calculations)": true,
  "Allow Pickup Recycler To Everyone Authed": false,
  "Disabled Vanilla Recipes": [
    "box.wooden.large"
  ],
  "Recycler Levels - Enable": true,
  "Recycler Levels - Save Levels On Pickup In Name": true,
  "Recycler Levels - Enable For No Owner": false,
  "Recycler Levels - Money Plugin (0 - None, 1 - Economics, 2 - ServerRewards, 3 - ServerRewards)": 1,
  "Recycler Levels - Money Plugin Currency (If ShoppyStock Is Used)": "${0}",
  "Recycler Levels": [
    {
      "Recycler Stack Percentage Per Tick": 0.15,
      "Custom Recycle Chance Multiplier": 1.0,
      "Next Level Currency Cost (0 to disable)": 1000,
      "Required For Next Level": [
        {
          "Item Shortname": "scrap",
          "Item Skin": 0,
          "Item Amount": 3000,
          "Icon URL": ""
        }
      ]
    },
    {
      "Recycler Stack Percentage Per Tick": 0.2,
      "Custom Recycle Chance Multiplier": 1.0,
      "Next Level Currency Cost (0 to disable)": 4000,
      "Required For Next Level": [
        {
          "Item Shortname": "scrap",
          "Item Skin": 0,
          "Item Amount": 3000,
          "Icon URL": ""
        }
      ]
    },
    {
      "Recycler Stack Percentage Per Tick": 0.3,
      "Custom Recycle Chance Multiplier": 1.0,
      "Next Level Currency Cost (0 to disable)": 5000,
      "Required For Next Level": [
        {
          "Item Shortname": "scrap",
          "Item Skin": 0,
          "Item Amount": 4000,
          "Icon URL": ""
        }
      ]
    }
  ],
  "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": ""
        }
      ]
    }
  }
}

ThePitereq

Posted

ah, now i see that i missed and  "Placed Recycler Amount Permissions" permissions arent registered,

Just make this for now

 "Recycler Speed Permissions": {
    "customrecycle.admin": 1.0,
    "customrecycle.vip": 4.0,
    "customrecycle.default": 5.0
  },

1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • 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.