Jump to content

Container Item Block [Tool Cupboard, Small & Large Wooden Box] 1.1.2

$4.99 $4.49
   (0 reviews)
Message added by zeppelino,

SUPPORT
If you need assistance, encounter a problem, have a specific request, or simply want to ask a question, feel free to write me a DM or submit a support ticket directly here on the Codefling site.


Please understand that responses may take up to 24 hours or more due to our different time zones. I am not available during weekends

2 Screenshots

About Container Item Block [Tool Cupboard, Small & Large Wooden Box]

Container Item Block prevents players from storing certain items inside the Tool Cupboard, Small & Large Wooden Box.


image-10.png
 

Quote

Installation

  1. Place ContainerItemBlock.cs into your plugin folder
  2. In the Server Console: oxide.load ContainerItemBlock

Config.png
 

{
  "Tool Cupboard Settings": {
    "Enabled": true,
    "Blocked Items": [
      "wood",
      "stones",
      "metal.ore",
      "skull.wolf",
      "targeting.computer",
      "battery.small",
      "fertilizer",
      "lowgradefuel",
      "researchpaper",
      "can.beans.empty",
      "diesel_barrel",
      "hq.metal.ore",
      "metal.refined",
      "charcoal",
      "bone.fragments",
      "can.tuna.empty",
      "skull.human",
      "metal.fragments",
      "gunpowder",
      "leather",
      "cloth",
      "scrap",
      "paper",
      "coal",
      "cctv.camera",
      "explosives",
      "horsedung",
      "sulfur",
      "sulfur.ore",
      "fat.animal"
    ]
  },
  "Small Box Settings": {
    "Enabled": false,
    "Blocked Items": [
      "explosives",
      "gunpowder"
    ]
  },
  "Large Box Settings": {
    "Enabled": false,
    "Blocked Items": [
      "explosives",
      "gunpowder"
    ]
  },
  "Block Message": "You can't place {0} in this container. It will be moved back to your inventory."
}

 

  • Like 1

User Feedback

1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.8k

Files Sold

Total number of files sold.

2.6m

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.