{
"drop_config": {
"limit_airdrops": true,
"limit_count": 1,
"airdrop_event": true,
"airdrop_timer": 75,
"airdrop_speed": 40,
"control_loot": true,
"draw_arrow": false,
"arrow_length": 15,
"arrow_duration": 60,
"arrow_size": 4,
"remove_orignal_loot": false
},
"loot_list": {
"capacity": 6,
"fill_capacity": true,
"list": [
{
"name": "weapon",
"count": 2,
"blueprint": false,
"items_list": [
{
"name": "rifle.ak",
"chance": 40,
"min_amount": 1,
"max_amount": 1
},
{
"name": "rifle.bolt",
"chance": 35,
"min_amount": 1,
"max_amount": 1
}
]
},
{
"name": "blueprint",
"count": 2,
"blueprint": true,
"items_list": [
{
"name": "lantern",
"chance": 20,
"min_amount": 1,
"max_amount": 1
},
{
"name": "box.wooden.large",
"chance": 15,
"min_amount": 1,
"max_amount": 1
}
]
},
{
"name": "ammo",
"count": 2,
"blueprint": false,
"items_list": [
{
"name": "ammo.rifle",
"chance": 45,
"min_amount": 40,
"max_amount": 64
},
{
"name": "ammo.pistol",
"chance": 50,
"min_amount": 30,
"max_amount": 64
}
]
}
]
},
"msg_config": {
"messages": {
"signal": "[<color=#ffbf00>Airdrop Organizer</color>]There is too many airdrops already! Wait for your turn!",
"eventcall": "[<color=#ffbf00>Airdrop Organizer</color>] Airdrop called! Next airdrop in {airdrop_timer} minutes.",
"randomdrop": "[<color=#ffbf00>Airdrop Organizer</color>] Airdrop called!."
}
}
}
Airdrop Organizer [Unmaintained]
Discussion in 'Plugin Support' started by WolfsDarker, Jul 8, 2015.
-
-
-
-
[DOUBLEPOST=1439053399][/DOUBLEPOST] -
Yes I do
-
-
-
DOH! srry
-
Last edited by a moderator: Aug 8, 2015
-
-
WolfsDarker - Had a airdrop landing in the water. Not far from land but around one square from land (square/grid in the RustIO map).
Changed the cs.file (World.Size / 2) - 550) and set 550 instead of 500 and see if more drops land in water. think it's rare that it did land in the water but I'll try and see. -
-
-
I added this plugin and with default setting its freezes the server, are there any known conflicts? I am running a multiplay server with oxide and a modded server. Please post back this has been the best airdrop plugin I have seen.
-
-
plugin works fine, ty for this
just one question: how i can make 3 different static sets (kits) for airdrops? -
-
make 3 different sets in config:
1st set: wood, stones, sulfur
2nd set: metal ore
3rd set: aplle
each airdrop contains only one (random) set, nothing else -
Its hard to explain it easy.