About Custom Made Supply Drops
This plugin allows players to create custom supply drops filled with their own items.
See Config for all custom perms.
{
"Drop Settings": {
"SkinID For Created Drop": 3377001149
},
"Drop Limits": {
"Player Configs": [
{
"Permission To Use": "CustomSupplydrops.vip",
"Cooldown Minutes": 30,
"Box Short Prefab Names Allowed To Convert": [
"woodbox_deployed",
"box.wooden.large",
"storage_barrel_a",
"storage_barrel_b",
"storage_barrel_c"
],
"BlackListed Item Shortnames": [
"explosive.timed",
"explosive.satchel",
"ammo.rocket.basic"
],
"BlackListed Item SkinIds": []
},
{
"Permission To Use": "CustomSupplydrops.vip1",
"Cooldown Minutes": 30,
"Box Short Prefab Names Allowed To Convert": [
"woodbox_deployed",
"box.wooden.large",
"storage_barrel_a",
"storage_barrel_b",
"storage_barrel_c"
],
"BlackListed Item Shortnames": [
"explosive.timed",
"explosive.satchel",
"ammo.rocket.basic"
],
"BlackListed Item SkinIds": []
}
]
},
"UI Settings": {
"Button Anchor Min": "200.5 85.5",
"Button Anchor Max": "350.5 106.5",
"Button Background Color": "0.451 0.553 0.271 1",
"Button Text Color": "0.659 0.918 0.2 1",
"Error Anchor Min": "200.5 106.5",
"Error Anchor Mxn": "200.5 127.5",
"Error Background Color": "0.8 0 0 1",
"Error Text Color": "1 1 1 1"
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 1
}
}