boltQuickstart

A fast setup for SCP:SL server owners to fully enable custom items using UCI.

What Is UCI?

UncomplicatedCustomItems (UCI) is an open-source plugin for EXILED & LabAPI that allows you to configure custom items entirely via YAML, without writing C# code. You can define damage values, behaviors, crafting, and more, all from config files.

GitHub Repositoryarrow-up-right

UCSC Discordarrow-up-right


Installation

  1. Go to the latest releasearrow-up-right and download UncomplicatedCustomItems-FRAMEWORK.dll.

  2. Place the DLL into your server’s EXILED/Plugins / LabAPI/Plugins folder.

  3. Restart your SCP:SL server to load the plugin.


Initial Setup

  • UCI uses its own config files, separate from EXILED's or LabApi's main config.

  • Find a folder like Config/UncomplicatedCustomItems and add your custom items as .yml files.

Example Config

Last updated

Was this helpful?