- About
- Features
- Requirements
- Installation
- Quick Start
- Documentation
- Support
- Contributing
- Donate
- Contact
UncomplicatedCustomItems (UCI) is a powerful LabAPI and Exiled plugin that enables server administrators to create fully customizable items for SCP: Secret Laboratory servers using simple YAML configuration files. Whether you want to modify existing items or create entirely new ones, UCI provides an intuitive and flexible solution.
- Unlimited Custom Items: Create as many custom items as your server needs
- YAML Configuration: Easy-to-use configuration files separate from LabApi's default config
- Comprehensive Customization: Configure item properties, damage values, descriptions, and behaviors
- In-Game Commands: Manage your custom items directly from the server console or RA menu
- Active Community: Join our Discord server for support and exclusive previews
- Special Perks: Verified server owners get access to special privileges and early features
- LabApi >=
v1.1.5or Exiled >=v9.9.2
- Download the
UncomplicatedCustomItems-LabApi.dllfrom our releases page - Place the file in your server's
LabApi/Port/Pluginsdirectory - Restart your server
- Configure your custom items in the generated configuration files
- Download the
UncomplicatedCustomItems-Exiled.dllfrom our releases page - Place the file in your server's
Exiled/Pluginsdirectory - Restart your server
- Configure your custom items in the generated configuration files
After installation, UCI will generate default configuration files in your server's config directory. Here's a basic example of creating a custom item:
id: 2
name: FunnyGun
description: A weapon that has a shotgun-like bullet spread
extended_description: ''
badge_name: FunnyGun
badge_color: pumpkin
weight: 2
item: GunFRMG0
scale:
x: 1
y: 1
z: 1
spawn:
do_spawn: true
count: 1
spawn_settings:
- chance: 100
locker_settings:
enable: true
locker_type: RifleRack
room: HczWarhead
zone: HeavyContainment
chamber: MainChamber
offset:
x: 0
y: 0
z: 0
- chance: 100
locker_settings:
enable: true
locker_type: RifleRack
room: Hcz049
zone: HeavyContainment
chamber: MainChamber
offset:
x: 0
y: 0
z: 0
custom_modules:
InfiniteAmmo: []
ItemGlow:
- GlowColor: '#00FF00'
range: 5
intensity: 2
DistruptorTracer: []
PickupHintOverride:
- hint: 'This is a funny gun!'
duration: 5
EquipHintOverride:
- hint: 'You have equipped the funny gun!'
duration: 5
arguments:
OnShotWeapon: action Example
OnAimedWeapon: Player::Damage(10, "Test", 'AIMING')
custom_item_type: Weapon
custom_data:
damage: 2.75
max_ammo: 150
max_magazine_ammo: 150
max_barrel_ammo: 15
penetration: 1.24000001
inaccuracy: 1.24000001
aiming_inaccuracy: 1.24000001
damage_falloff_distance: 1
attachments: DotSight
enable_friendly_fire: falseFor detailed configuration options and examples, check our documentation.
Visit the UCI Wiki for comprehensive guides, examples, and API documentation.
- Generate Logs: Run
ucilogsin your server console - Report the Issue: Post the log ID in our Bug Report Forum
- Include Details: Please provide steps to reproduce the issue
Join our Discord server for:
- General support and troubleshooting
- Feature requests and suggestions
- Community discussions
- Early access to new features (verified servers)
We welcome contributions! Please feel free to:
- Submit bug reports and feature requests
- Create pull requests for improvements
- Help improve documentation
- Share your custom item configurations with the community
All UncomplicatedCustomServer plugins are free and open-source. If you find our work valuable, please consider supporting us:
Your donations help us maintain and improve our plugins for the entire SCP:SL community.
-
FoxWorn3365
- Discord:
@foxworn - Email:
foxworn3365@gmail.com
- Discord:
-
Dr.Agenda
- Discord:
@dr.agenda
- Discord:
-
Mr. Baguetter
- Discord:
@ender1992 - Email:
Mr.Baguetter1@gmail.com
- Discord:
- Discord Server: https://discord.gg/5StRGu8EJV
Made with ❤️ by the UncomplicatedCustomServer Collective
