Case Tiers

$22.99

Sold by: Wrecks

Setup up an Unlimited Amount of Loot Cases For your players to Test Their Luck.

 

Categories: , ,

Description

DEPENDS ON IMAGELIBRARY

The plugin comes preset with 5 cases, you can customize the UI to match your server theme.

You can also customize your case background, I provided 5 colored cases to match the plugin, feel free to add your own if needed.

Assign loot or commands to your case, set up probability if commands would be chosen or an item will be chosen on extract. Lang can be setup per tier as well.

If a case has more than 12 items, buttons appear allowing the case opener to check what the loot table contains.

UI supports Skinned items by default, if you need a custom URL for the item icon, that can be set up as well.

COMMANDS

COMMAND - GIVECASETO <playerName> "<caseName>" <amount> - SENDS TO PLAYER
COMMAND - GIVECASES - SENDS TO ADMIN PERM FOR TESTING
COMMAND - GIVEALLCASES "<caseName>" <amount> - SENDS TO ALL ONLINE


VIDEO DEMO

https://youtu.be/OO5c0G6Ej18


CONFIG EXAMPLE

{
"Loot Case": {
"Tier 1 Case": {
"Loot Case Name": "Tier 1 Case",
"Skin ID": 3316509738,
"Loot Case Image": "https://www.dropbox.com/scl/fi/avczb439vgi4eo78xcsfv/Tier1CaseBackground.png?rlkey=7es262odgwsnrmawzfjnyk6q8&st=hrrh0uy5&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 100,
"Permission Needed To Open": "CaseTiers.Tier1",
"Lang Key For Info Panel": "Tier1",
"Commands": [
{
"Command": "tester",
"Description": "Test Command",
"Probability out of 100 to execute this command?": 100
},
{
"Command": "inventory.giveto {id} gunpowder 20",
"Description": "Gunpowder Command",
"Probability out of 100 to execute this command?": 30
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "syringe.medical",
"Item Custom Name": "Tier 1 Medical Syringe",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295697832,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "syringe.medical",
"Item Custom Name": "Tier 2 Medical Syringe",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295700116,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "syringe.medical",
"Item Custom Name": "Tier 3 Medical Syringe",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295700800,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "largemedkit",
"Item Custom Name": "Tier 1 MedKit",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295701085,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "largemedkit",
"Item Custom Name": "Tier 2 MedKit",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295702032,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "largemedkit",
"Item Custom Name": "Tier 3 MedKit",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 3295702243,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
},
"Tier 2 Case": {
"Loot Case Name": "Tier 2 Case",
"Skin ID": 3316509883,
"Loot Case Image": "https://www.dropbox.com/scl/fi/zfy3y7vx1n3csp0v6064c/Tier2CaseBackground.png?rlkey=7c5bv1v9q6t29cn5gs3y5r12h&st=f3t2kj9n&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 0,
"Permission Needed To Open": "CaseTiers.Tier2",
"Lang Key For Info Panel": "Tier2",
"Commands": [
{
"Command": "inventory.giveto {id} cloth 25",
"Description": "Cloth Command",
"Probability out of 100 to execute this command?": 40
},
{
"Command": "inventory.giveto {id} explosive.timed 10",
"Description": "Explosive Command",
"Probability out of 100 to execute this command?": 20
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
},
"Tier 3 Case": {
"Loot Case Name": "Tier 3 Case",
"Skin ID": 3316510085,
"Loot Case Image": "https://www.dropbox.com/scl/fi/bfg81y0nfwe31k35opibr/Tier3CaseBackground.png?rlkey=ox7ymxcefjrjqjl675wnwvtbw&st=hpgg1yq2&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 0,
"Permission Needed To Open": "CaseTiers.Tier3",
"Lang Key For Info Panel": "Tier3",
"Commands": [
{
"Command": "inventory.giveto {id} wood 100",
"Description": "Wood Command",
"Probability out of 100 to execute this command?": 60
},
{
"Command": "inventory.giveto {id} sulfur 50",
"Description": "Sulfur Command",
"Probability out of 100 to execute this command?": 40
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
},
"Tier 4 Case": {
"Loot Case Name": "Tier 4 Case",
"Skin ID": 3316510248,
"Loot Case Image": "https://www.dropbox.com/scl/fi/vpkj4jklf25o220pbzo2a/Tier4CaseBackground.png?rlkey=gzdytuorg8o6rb71e5gmu73fr&st=96k19epv&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 0,
"Permission Needed To Open": "CaseTiers.Tier4",
"Lang Key For Info Panel": "Tier4",
"Commands": [
{
"Command": "inventory.giveto {id} wood 100",
"Description": "Wood Command",
"Probability out of 100 to execute this command?": 60
},
{
"Command": "inventory.giveto {id} sulfur 50",
"Description": "Sulfur Command",
"Probability out of 100 to execute this command?": 40
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
},
"Tier 5 Case": {
"Loot Case Name": "Tier 5 Case",
"Skin ID": 3316510439,
"Loot Case Image": "https://www.dropbox.com/scl/fi/8y989hyt4hupr4gc6s5hi/Tier5CaseBackground.png?rlkey=rqlec6vr8lgjtqr8j5rtifen5&st=7gn8wj3g&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 0,
"Permission Needed To Open": "CaseTiers.Tier5",
"Lang Key For Info Panel": "Tier5",
"Commands": [
{
"Command": "inventory.giveto {id} wood 100",
"Description": "Wood Command",
"Probability out of 100 to execute this command?": 60
},
{
"Command": "inventory.giveto {id} sulfur 50",
"Description": "Sulfur Command",
"Probability out of 100 to execute this command?": 40
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
},
"Tier 600 Case": {
"Loot Case Name": "Tier 600 Case",
"Skin ID": 3316510439,
"Loot Case Image": "https://www.dropbox.com/scl/fi/8y989hyt4hupr4gc6s5hi/Tier5CaseBackground.png?rlkey=rqlec6vr8lgjtqr8j5rtifen5&st=7gn8wj3g&dl=1",
"Enable Commands?": true,
"Enable Loot?": true,
"Probability (out of 100) to execute a command. The sum of Command Probability and Loot Probability should be 100.": 0,
"Probability (out of 100) to give loot. The sum of Command Probability and Loot Probability should be 100.": 0,
"Permission Needed To Open": "CaseTiers.Tier600",
"Lang Key For Info Panel": "Tier5",
"Commands": [
{
"Command": "inventory.giveto {id} wood 100",
"Description": "Wood Command",
"Probability out of 100 to execute this command?": 60
},
{
"Command": "inventory.giveto {id} sulfur 50",
"Description": "Sulfur Command",
"Probability out of 100 to execute this command?": 40
}
],
"LootTable": [
{
"Item ShortName": "bandage",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 10,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 60
},
{
"Item ShortName": "gunpowder",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "scrap",
"Item Custom Name": "",
"Minimum Item Amount": 5,
"Maximum Item Amount": 30,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "radiationresisttea",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "hazmatsuit_scientist_arctic",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "door.hinged.toptier",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 2,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "rifle.ak.ice",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "bbq",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "firework.boomer.blue",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
},
{
"Item ShortName": "boombox",
"Item Custom Name": "",
"Minimum Item Amount": 1,
"Maximum Item Amount": 1,
"Item Skin ID": 0,
"Item Custom Image": "",
"Probability out of 100 to pull this item from this Case?": 40
}
]
}
},
"UI": {
"Font": "robotocondensed-bold.ttf",
"Font Color": "0.5647059 0.2509804 0.2313726 1",
"Description Font Size": 18,
"Item Name Font Size": 10,
"Icon Border": "https://www.dropbox.com/scl/fi/9jfg5wer2lcg9cxzplas8/elem1-removebg-preview.png?rlkey=yo67i9vpcyxmewhaih5nvwrr6&st=ee8rl07j&dl=1",
"Icon Border Color": "0.5647059 0.2509804 0.2313726 1",
"Extract Button": "https://www.dropbox.com/scl/fi/oqh5ma3z8jbk8g3kzamws/EXTRACT-ITEMS.png?rlkey=8mev45hhq7qa49vta3ueu0z0b&st=2cwj66bw&dl=1",
"Extract Button Color": "0.5647059 0.2509804 0.2313726 1",
"Commands Border": "https://www.dropbox.com/scl/fi/9zxolwyj8gbb01wr1n126/commandsbanner-removebg-preview.png?rlkey=tyszlr0yjth5peoba5gubync9&st=h4bijch3&dl=1",
"Commands Banner Text": "<color=#3b8b90>EXTRACTABLE COMMANDS</color>nn",
"Commands Border Color": "0.5647059 0.2509804 0.2313726 1",
"Loot Table Banner": "https://www.dropbox.com/scl/fi/j93m4wlqvz5tactgur31z/LootTableBanner.png?rlkey=w27qyvw8vjwf1cb83x62wp4oe&st=wvz5hk77&dl=1",
"Loot Table Banner Color": "0.5647059 0.2509804 0.2313726 1",
"Info Border": "https://www.dropbox.com/scl/fi/4qznbqyq9ey2ao3ilaijy/InfoBanner.png?rlkey=v4qp12l0x5pdmn07qdxpb751o&st=qcvu4xdk&dl=1",
"Info Border Color": "0.5647059 0.2509804 0.2313726 1",
"Back Button": "https://www.dropbox.com/scl/fi/gipwp9d59tqv1mg13ehpw/BACK.png?rlkey=isiwwk3zqri2vyy6c9dfhby80&st=w4einaux&dl=1",
"Back Button Color": "0.231 0.545 0.565 1",
"Forward Button": "https://www.dropbox.com/scl/fi/wbkp61oypje60a7p7q91s/Forward.png?rlkey=284ehj1ujpkbztcirpixtbd10&st=i7b58y5d&dl=1",
"Forward Button Color": "0.231 0.545 0.565 1",
"Logo Image 512 x 512 (Scales Down)": "https://www.dropbox.com/scl/fi/saxdwleibvcmhfn7xvgqu/mask.png?rlkey=ne1ijp7r908rjk99wpcrfq0lw&st=m9e7e9ec&dl=1"
}
}

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 1.0.0
  • Added Initial release

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product