Jump to content

Advanced Container Drops 2.1.0

$8.00
   (1 review)

1 Screenshot

  • 348
  • 7
  • 14.17 kB
  • Update details
    v2.1.0
    Released
    Download size14.17 kB
    Total versions2
    Time between versions 2 days
    Typical update pace About every 2 days
    Freshness 18 days ago

About Advanced Container Drops

A simple and user-friendly plugin for your server, especially useful if you are using custom items.

With this plugin, you can flexibly configure the amount and drop chance of any items in any containers in the game. All settings are handled through an easy-to-edit configuration file, allowing quick adjustments without touching the code.

To set it up, you only need:

The item Shortname

The container Prefab

The plugin allows you to fully control the server’s loot system, create a unique balance, and adapt the gameplay to your needs — from a vanilla-style experience to a fully customized one.
Editing the configuration after installation

Quote

oxide/config/AdvancedContainerDrops.json

{
  "OverrideExisting": true,
  "DropSettings": [
    {
      "ContainerPrefab": "codelockedhackablecrate.prefab",
      "DropChance": 100.0,
      "Items": [
        {
          "Shortname": "explosive.timed",
          "SkinId": 0,
          "MinCount": 10,
          "MaxCount": 50,
          "DisplayName": null
        }
      ]
    },
    {
      "ContainerPrefab": "codelockedhackablecrate_oilrig.prefab",
      "DropChance": 100.0,
      "Items": [
        {
          "Shortname": "rifle.ak",
          "SkinId": 3487853063,
          "MinCount": 1,
          "MaxCount": 2,
          "DisplayName": null
        }
      ]
    }
  ]
}

 


User Feedback

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.3k

Files Sold

Total number of files sold.

3.2m

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.