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

Perms new

View and toggle plugin permissions, and edit plugin settings, from one panel.

Carbon Oxide v0.8.1 Updated

Overview

/perms opens a panel of every plugin's permissions. Switches change direct grants to groups and players; granting to default needs a second click.

The Settings tab edits a plugin's config in memory, then SAVE & RELOAD writes the file and reloads the plugin. Every change is logged.

Also has an asset viewer so developers can see what items look like and grab their identity names by hitting F1 copy. For sounds you get the option to play them.

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

Features

  • Every permission as a switch
  • Edit plugin configs in game
  • View game assets and sounds
  • Save and reload in one click
  • Every change logged
  • Seven bundled languages

Install

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

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

Commands & Permissions

Commands

  • /perms — open the panel

Permissions

  • perms.use — permissions tab
  • perms.config — settings tab

Grant to named players only: oxide.grant user <name> perms.use

Changelog

VersionReleasedChanges
v0.8.1 latest

Support now goes to the Support section at DeadInTen.uk. CheatAlarm and Ziplines added to the list of DeadInTen plugins; the sign prefab is looked up in lower case.

v0.8.0
  • First release on this store.