About Crates Loadouts
CratesLoadouts is an advanced plugin that introduces a seamless loadout system to your server. It significantly improves your players' Quality of Life by making inventory management faster, easier, and much more convenient.
Plugin is well optimized, works fast and smooth with UI and some audio effects.
Preview Video: https://youtu.be/3rQIcMlCUn4
Player Commands
/cratesltoggle — Enables or disables the loadout UI when opening containers.
Configuration
You can find the configuration file in your server's directory at: oxide(or carbon)/config/CratesLoadouts.json.
{
"Default player loadouts limit": 5,
"Loadouts group limits perms": {
"cratesloadouts.vip": 15,
"cratesloadouts.svip": 30,
"cratesloadouts.sponsor": 50,
"cratesloadouts.admin": 999
},
"Allowed Containers (ShortPrefabNames - https://github.com/Trickyyy/Rust/blob/master/Prefabs.md)": [
"box.wooden.large",
"woodbox_deployed",
"coffinstorage",
"small_stash_deployed"
]
}
Default player loadouts limit - sets limit of loadouts for all players
Loadouts group limits perms - here you can create new perms with specified limit
Allowed Containers - list of containers where the UI shows
Permissions
cratesloadouts.use - permission to use the UI
cratesloadouts.group - read config section