QuickStash

Dump matching items into nearby boxes that already hold them.

Carbon Oxide v1.3.0 Updated

Overview

QuickStash is built and tested on live Carbon and Oxide servers.

Dump matching items into nearby boxes that already hold them.

Every download is licensed to you and watermarked with your details.

Features

  • Finds boxes within a configurable radius
  • Respects tool cupboard authorisation
  • Undo the last stash
  • Bundled languages

Install

  1. Download QuickStash.cs from My Plugins.
  2. Drop it into oxide/plugins or carbon/plugins.
  3. Grant the permission:
o.grant group default quickstash.use

The file name must stay QuickStash.cs — Oxide matches it to the class name.

Config

{
  "Enabled": true,
  "Chat prefix": "[QuickStash]",
  "Radius": 25.0
}

Commands & Permissions

Commands

  • /quickstash — open the panel

Permissions

  • quickstash.use — allows using the plugin

Changelog

VersionReleasedChanges
v1.3.0 latest
  • Bundled languages
  • Faster panel
  • Fixed a rare null reference on disconnect
v0.9.0
  • First public release.