Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park

StackMan

Wrecks 5.0 (2)v2.0.1OxideCarbon#stacking#economy#npc#ui
StackMan1 / 5
Description

Are your players bummed about stack sizes for certain resources? Now they can Pay with Economics or RP to consolidate stacks for a cost.

StackMan Is an NPC you can Dynamically spawn at a monument of your choice, select your monument path and position to have him spawn there on Plugin Load.

You can customize the StackMan's Clothing and style him as you like.

In config you can set what items he can stack and the cost per bundle that he will combine, ultimately bypassing vanilla or other preset stack limits for the determined cost.

Upon players talking to the StackMan, if they have no stackables or they already have combined stacks, the player will be messaged of what items he can stack for them.

If the players do have valid stackables, the UI will break down what items he will stack and for how much RP / Eco.

Permissions

StackMan.Admin - Needed to run commands.

Commands

❗Dynamic Must Be Disabled for these points to load❗

/SpawnStackMan - Spawns NPC on your Pos

/RemoveStackMan - Removes the NPC from data

Credits to - @Chill Roleplay  for the Initial Idea.

Video Demo  



Config

json
1{
2 "Enable Dynamic Spawning? If disabled, set point via chat command": true,
3 "Dynamic Spawn at this Monument (Requires your Position Input to be set to match Monument if Changing from Default.)": "assets/bundled/prefabs/autospawn/monument/medium/compound.prefab",
4 "Dynamic Spawn Points (Relative to Monument)": [
5 {
6 "x": -8.34,
7 "y": 1.45,
8 "z": 24.75
9 }
10 ],
11 "Dynamic Spawn Rotation Correction": 90.0,
12 "Economy Plugin - 1 Economics - 2 Server Rewards": 1,
13 "Enable Custom Currency? (OVERRIDES ECONOMY PLUGIN)": true,
14 "Custom Currency": {
15 "Shortname": "paper",
16 "Skin": 3347697156,
17 "Custom Name": "Dirty Cash"
18 },
19 "Allowed Resources": [
20 {
21 "Item Shortname": "stones",
22 "Skin ID": 0,
23 "Custom Name": null,
24 "Cost Per Bundle Stacked?": 100
25 },
26 {
27 "Item Shortname": "wood",
28 "Skin ID": 0,
29 "Custom Name": null,
30 "Cost Per Bundle Stacked?": 50
31 },
32 {
33 "Item Shortname": "sulfur.ore",
34 "Skin ID": 0,
35 "Custom Name": null,
36 "Cost Per Bundle Stacked?": 200
37 },
38 {
39 "Item Shortname": "antiradpills",
40 "Skin ID": 3027373420,
41 "Custom Name": "Hydros",
42 "Cost Per Bundle Stacked?": 200
43 }
44 ],
45 "NPC Clothing Options": [
46 {
47 "Shortname": "metal.plate.torso",
48 "Skin": 0
49 },
50 {
51 "Shortname": "metal.facemask",
52 "Skin": 0
53 },
54 {
55 "Shortname": "shoes.boots",
56 "Skin": 0
57 },
58 {
59 "Shortname": "hoodie",
60 "Skin": 0
61 },
62 {
63 "Shortname": "pants",
64 "Skin": 0
65 },
66 {
67 "Shortname": "gloweyes",
68 "Skin": 0
69 }
70 ]
71}

Lang

json
1{
2 "Prefix": "[<color=#9e5cff>StackMan</color>] ",
3 "InsufficientFunds": "You need {0} to combine your <color=#9e5cff>{1}</color>, but you're short.",
4 "StackSuccess": "Combined your <color=#9e5cff>{0}</color> for {1}.",
5 "StackAllSuccess": "Combined <color=#9e5cff>{0}</color> resource type(s) for {1}.",
6 "RemovedNPC": "Removed StackMan.",
7 "NotFound": "StackMan not Detected.",
8 "NoStackablesUI": "I'm not set up to combine anything right now.\nCheck back later.",
9 "StackedOutUI": "All combined.\nDon't drop your stack.",
10 "CatalogNote": "Carry 2+ stacks of any of these and I'll combine them.",
11 "Button.Stack": "Stack",
12 "Button.StackAll": "Stack Everything",
13 "StackAllShort": "Short on funds for <color=#9e5cff>{0}</color> resource type(s)."
14}
$15.00
Views1.1k
Downloads27
Purchases0
Rating 5.0
Version2.0.1
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size43 KB
PublishedMar 24, 2026
UpdatedJul 31, 2026
✓ Reviewed for safety and integrity
Wrecks
View profile →
Contributors
RickySpanish
UI