AutoHolster

Holsters your weapon when you start swimming, climbing or crafting, and brings it back after.

Carbon Oxide v1.2.0 Updated

Overview

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

Holsters your weapon when you start swimming, climbing or crafting, and brings it back after.

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

Features

  • Per-player on/off
  • No config needed
  • Free forever

Install

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

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

Config

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

Commands & Permissions

Commands

  • /autoholster — open the panel

Permissions

  • autoholster.use — allows using the plugin

Changelog

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