// plugin · v3.0.0
MisfitsCommands
Cyberpunk admin UI for every command
v3.0.0
plugin
admincommandsuicyberpunk
// price
$9.99
Overview
Terminal-inspired in-game browser for chat commands, console commands, permissions, and skin IDs across every loaded plugin.
Features
- Browse every chat command, console command, permission, and skin ID on the server
- Cyberpunk UI v4 with collapsible sidebar and file-tree plugin groups
- Detail drawer shows full info, favorites, and copy-to-clipboard
- Per-player permission filtering hides commands a player can't use
- Search, category filters, favorites, and pagination
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/cmds
Open the command browser UI
misfitscommands.use
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
msfcmds.close
UI handler: close the panel
msfcmds.tab
UI handler: switch tab
msfcmds.filter
UI handler: apply a category filter
msfcmds.page
UI handler: change page
msfcmds.search
UI handler: search input
msfcmds.toggleclose
UI handler: toggle close button
msfcmds.sb
UI handler: toggle sidebar collapse
msfcmds.sect
UI handler: toggle sidebar section
msfcmds.grp
UI handler: toggle plugin group expand
msfcmds.sel
UI handler: select a row into the detail drawer
msfcmds.desel
UI handler: clear detail drawer
msfcmds.fav
UI handler: toggle favorite on a row
msfcmds.run
UI handler: run the selected chat command
msfcmds.runconsole
UI handler: run the selected console command
msfcmds.copyperm
UI handler: copy a permission string
msfcmds.copyskin
UI handler: copy a skin ID
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
misfitscommands.use
Open the command browser UI
misfitscommands.showall
See every command regardless of per-command permission gates
Included with purchase
MisfitsCommands.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDmisfitscommands
Slugmisfitscommands
Version3.0.0
Categoryplugin
AuthorShadow Kids Studios
Tagsadmin, commands, ui, cyberpunk, in-game
// related