// library · v2.0.0
MisfitsUI
Shared brand UI library
v2.0.0
library
libraryuidependencyfree
// price
FREE
Overview
Free library — branded colors, ImageLibrary integration, reusable UI components. Dependency for the Misfits plugin stack.
Features
- Shared UI and image asset library referenced by every Misfits plugin
- ImageLibrary integration caches branded PNG assets once for all plugins
- Branded color palette, header lockup, panel builders, and toasts
- URL fallback when ImageLibrary isn't installed
- Admin commands reload image cache and show load status
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
msfui.reloadimages
Reload all image URLs from config into ImageLibrary (admin only)
msfui.status
Print cache status and list of missing images (admin only)
Key configuration
Tune in oxide/config/MisfitsUI.json after the plugin loads for the first time.
KeyDefaultWhat it does
ImageUrls
{...21 keys...}
URL per brand asset (panel_bg, buttons, icons, logos, textures)
UseImageLibrary
true
Cache PNGs via ImageLibrary for performance
FallbackToUrl
true
Fall back to raw URL images if ImageLibrary isn't installed
Included with purchase
MisfitsUI.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
IDmisfitsui
Slugmisfitsui
Version2.0.0
Categorylibrary
AuthorShadow Kids Studios
Tagslibrary, ui, dependency, free
// related