Live
GoldenRatio reacted 👍 to LootFloatGoldenRatio reacted 🔥 to ViperNetDuff reacted 🔥 to Bad Console FilterDuff reacted ❤️ to MordorWrecks reacted 🔥 to MordorDuff reacted 👍 to Scrap KeeperPumpkinKing reviewed ViperNetFaceFirst published Rocket MagBarry_Allenn published MBRatesWrecks published ViperNetbadgyver published Australia Template Mapbadgyver published Austria Template Mapbadgyver published Azerbaijan Template Mapbadgyver published Bahrain Template Mapbadgyver published Bangladesh Template MapKhaled published Hackable Crate ManageraRandumDude reviewed RustShieldSovereign_Skies reviewed ApartmentControllerSlayersRust published Creators Paradise 4500K Custom MapURA followed @duffKap reviewed ApartmentControllerDuff published ApartmentControllerdrifter reviewed PlaceryExtendedFlecksel reviewed PlaceryGrabGoldenRatio followed @ALAEDDINEHADES reviewed Zombie Swarm PROK9N followed @duffGoldenRatio published Golden Firework Showbadgyver published Afghanistan Template Mapbadgyver published Albania Template Map
GoldenRatio reacted 👍 to LootFloatGoldenRatio reacted 🔥 to ViperNetDuff reacted 🔥 to Bad Console FilterDuff reacted ❤️ to MordorWrecks reacted 🔥 to MordorDuff reacted 👍 to Scrap KeeperPumpkinKing reviewed ViperNetFaceFirst published Rocket MagBarry_Allenn published MBRatesWrecks published ViperNetbadgyver published Australia Template Mapbadgyver published Austria Template Mapbadgyver published Azerbaijan Template Mapbadgyver published Bahrain Template Mapbadgyver published Bangladesh Template MapKhaled published Hackable Crate ManageraRandumDude reviewed RustShieldSovereign_Skies reviewed ApartmentControllerSlayersRust published Creators Paradise 4500K Custom MapURA followed @duffKap reviewed ApartmentControllerDuff published ApartmentControllerdrifter reviewed PlaceryExtendedFlecksel reviewed PlaceryGrabGoldenRatio followed @ALAEDDINEHADES reviewed Zombie Swarm PROK9N followed @duffGoldenRatio published Golden Firework Showbadgyver published Afghanistan Template Mapbadgyver published Albania Template Map
Browse/Rust/Plugins/Custom Crates

Custom Crates

Custom Crates
Description

xCustomCrates

  • You can create custom crates where the command, prefab, items and chance are configurable.
  • Custom Crate spawns infront of the player. (If triggered by a command)
  • You can add as many custom crates as you want.

⚠️ INFO: It doesn't add each item in your custom crate only because you configure it -> As example if you have a crate with 2 items, 20% and 30% chance, the crate can also be empty because its only a 20 and 30% chance to be in it. This works as expected and designed.

Commands

========================================
As per out default config.
========================================
spawntools xNullPointer95
spawnelite xNullPointer95

========================================
You can also use partial name
========================================
spawntools xNull
spawnelite xNull

Default Config

{
"Crates": [
{
"Command": "spawntools",
"PrefabPath": "assets/bundled/prefabs/radtown/crate_tools.prefab",
"ItemsPerCrate": 2,
"LootTable": [
{
"ShortName": "hammer",
"Amount": 1,
"Chance": 60
},
{
"ShortName": "hatchet",
"Amount": 1,
"Chance": 80
}
]
},
{
"Command": "spawnelite",
"PrefabPath": "assets/bundled/prefabs/radtown/crate_elite.prefab",
"ItemsPerCrate": 3,
"LootTable": [
{
"ShortName": "rifle.ak",
"Amount": 1,
"Chance": 10
},
{
"ShortName": "ammo.rifle",
"Amount": 60,
"Chance": 50
},
{
"ShortName": "explosive.timed",
"Amount": 1,
"Chance": 5
}
]
}
]
}

$9.00
Views1.1k
Downloads12
Purchases0
Rating 0.0
Version1.0.3
GameRust
CategoryPlugins
Size8 KB
PublishedMar 28, 2026
UpdatedMar 28, 2026
✓ Reviewed for safety and integrity