TCUpgrade

Upgrade a whole base from the tool cupboard, tier by tier, with the cost shown first.

Carbon Oxide v1.2.0 Updated

Overview

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

Upgrade a whole base from the tool cupboard, tier by tier, with the cost shown first.

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

Features

  • Preview the full cost before paying
  • Upgrade by tier or by grade
  • Honours building-block rules

Install

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

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

Config

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

Commands & Permissions

Commands

  • /tcupgrade — open the panel

Permissions

  • tcupgrade.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.