By
ZH3LL
in Plugins
Z Boxes Pack Plugin
Transform your containers into smart containers, saving time and making it easier to automate your database.
With this plugin, you can make the player’s development faster and automate player’s base easier.
Additional features can be purchased for boxes, thus facilitating and speeding up development.
- Recycler Box – instant recycling items + Blacklist in config
- Mining quarry in Box – mining resources
- Research Box – instant blueprint creator + Blacklist in config
- Repair Box – full repair items + Blacklist in config
- Dropped items collection Box – collecting dropped items
- Furnace Box – instant smelting
- Fridge Farm – instant exchange of cores
Config
{
"Cost type: (write itemID or 2=Economics or 3=ServerRewards)": -932201673,
"Cost item SKIN (if Cost type not 2 or 3)": 0,
"Economics": "$", /UI cost display
"ServerRewards": "SR", /UI cost display
"[PLUGIN] Cost for InstantRecyclerBox (0 = disable):": 5000,
"[PLUGIN] Cost for MiningQuarryBox (0 = disable):": 8000,
"[PLUGIN] Cost for ResearchBox (0 = disable):": 4000,
"[PLUGIN] Cost for RepairBox (0 = disable):": 4000,
"[PLUGIN] Cost for FurnaceZBOX (0 = disable):": 5000,
"[PLUGIN] Cost for DroppedItemBoxCollector (0 = disable):": 3000,
"[PLUGIN] Cost for FridgeFarmZ (0 = disable):": 5000,
"[PLUGIN] Selling price (back to normal box) / (0 = disable)": 1000,
"[DropBox] Message When open Dropped item Box Collector?": true,
"[DropBox] Collect radius:": 3.0, / auto pickup radius max 15.0
"[Fridge] Default multiplier output": 1,
"[Fridge] VIP multiplier output": 2,
"[RecyclerBox] Blacklisted skinID": [ / no recycling this items
3084640228,
3090732154,
3137708597,
3144201633,
3171493217,
3247770012,
3252660967
],
"[RecyclerBox] Blacklisted itemID": [
-778367295,
-2069578888
],
"[RecyclerBox] Recycling item multiplier: [shortname, multiplier]": [ / recycled item output multiplier
"riflebody,10",
"smgbody,10",
"semibody,10"
],
"[RepairBox] VIP Repair cost/item": 200,
"[RepairBox] Default Repair cost/item": 500,
"[RepairBox] Cost item ID (-932201673 = scrap)": -932201673,
"[RepairBox] Send message when open the box?": true,
"[RepairBox] Blacklisted item shortname": [ / disabled repair item list
"lmg.m249",
"rifle.l96"
],
"[ResearchBox] VIP Research cost/item scrap multiplier / defaul= 1.0": 0.5,
"[ResearchBox] Send message when open the box?": true,
"[ResearchBox] Blacklisted item shortname": [ / disabled research item list
"lmg.m249",
"rifle.l96"
],
"[QuarryBox] Quarry item adding time (secounds)": 300.0,
"[QuarryBox] VIP multiplier": 5,
"[QuarryBox] Quarry Item List": [ / Mining item list
{
"ShortName(Item)": "stones",
"Amount(Item)": 5,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "sulfur.ore",
"Amount(Item)": 3,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "sulfur",
"Amount(Item)": 0,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "lowgradefuel",
"Amount(Item)": 0,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "crude.oil",
"Amount(Item)": 1,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "metal.refined",
"Amount(Item)": 0,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "hq.metal.ore",
"Amount(Item)": 2,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "metal.fragments",
"Amount(Item)": 0,
"SkinID(Item)": 0
},
{
"ShortName(Item)": "metal.ore",
"Amount(Item)": 5,
"SkinID(Item)": 0
}
],
"[QuarryBox] Quarry Fuel amount to cost / item adding time (fuel)): (0 = disabled)": 1,
"[QuarryBox] Quarry FUEL ITEM ID: (1568388703 = diesel barrel) (-946369541 = low grade fuel)": -946369541,
"[QuarryBox] Quarry VIP +Item List": [ / VIP mining item list
{
"ShortName(Item)": "scrap",
"Amount(Item)": 5,
"SkinID(Item)": 0
}
],
"[QuarryBox] Send message when open the box?": true,
"[FurnaceBox] Smelt every second:)": 60.0,
"[FurnaceBox] Stack size /smelting)": 500,
"[FurnaceBox] VIP need wood?": false,
"[FurnaceBox] VIP can smelting crude oil?": true,
"[FurnaceBox] Default output muliplier": 1,
"[FurnaceBox] VIP output muliplier?": 2,
"[FurnaceBox] Send message when open the box?": true
}
Language: 31 file
Permissions
ZBoxesPack.CanUse
ZBoxesPack.FreeBuy
ZBoxesPack.VIP
ZBoxesPack.NoNeedFuelQuarryBox
shortname, skinID :
- Repair box: box.wooden.large, 3144201633
- Fridge farm: fridge, 3252660967
- Drop box: box.wooden, 3247770012
- Furnace box: box.wooden, 3171493217
- Research box: box.wooden.large, 3137708597
- Mining quarry box: box.wooden.large, 3090732154
- Recycler box: box.wooden.large, 3084640228