Jump to content

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

$2.99 $1.99
   (0 reviews)
Message added by Farmer Elias,

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

  • 22.2k
  • 19
  • 6.35 kB

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

 

Quote

Config

  1. Open the Config - oxide/config/ContainerItemBlock.json
    {
      "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."
    }

     


 


User Feedback

1.8m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

123.2k

Files Sold

Total number of files sold.

2.5m

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.