Under development - Just waiting for Lemon Squeezy to activate our site!

Remove hot

Delete the entity under your crosshair, after naming it and asking you to confirm.

Carbon Oxide v0.1.2 Updated

Overview

Look at something and type /remove. Whatever is under the middle of your screen is named, and a strip above the toolbelt asks you to confirm. NEXT steps through anything else on the same line of sight, so a box in front of a wall can't be removed by mistake.

There's currently no cost to using Remove so its more of an admin tool. You can only delete your own entities unless you have the .all priviledge - then you can delete any world items.

Anything inside goes into your inventory, and every removal is logged to the server console.

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

Features

  • Names what you are about to remove
  • Confirm or step to the next thing behind it
  • Contents go to your inventory
  • Every removal logged

Install

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

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

Commands & Permissions

Commands

  • /remove — remove what you are looking at
  • Console: remove.open, remove.next, remove.confirm, remove.cancel, all bindable

Permissions

  • remove.use — what you own or are authorised on
  • remove.all — anything

Changelog

VersionReleasedChanges
v0.1.2 latest

Support now goes to the Support section at DeadInTen.uk. No change in behaviour.

v0.1.1
  • First release on this store.