Double airdrop when using with Fancy Drop
After updating to version 1.0.6 we always get double supply drops. We have installed version 1.0.5 again and everything works without any problems. We also have Fancy Drops running on the server.

i need a plugin for air raid to drop 10 random things but single drop it do 2

Hello everyone. I just put this on my server. Does it still work with today's update? I have FancyDrops and I saw a couple comments about it having a problem with FancyDrops. Any problems that you guys know about?

I use a plugin that limits how many signals a player can throw and adjusts the plane/drop speed.

After setting LootDefender up I get a double drop every time. One drop from each plugin configuration. Is there a way to shut off the modifier for the airdrop speed/ plane speed and just have it lock the loot to the owner?

I might be able to add an option for this

Thank you. Love the pluging overall. Been wanting to replace the event protection plugin I'm using now.

well don't get too excited. I looked and it may not be as easy as adding a configuration option

I can add an option to disable the speed modifier, but I cannot add an option to prevent it from spawning the supply drop. it would make it impractical to lock it to a player then

there's no need for two plugins that do the same thing though. so wouldn't it be easier to add the features you want into this plugin so that you can delete that plugin? you say you want to replace it anyway :P

I'm fine with having less plugins. If you can add a signal limiter line to this I'm totally fine with it. The one I use now will "give back" each signal after you cross the restriction. There's no line for the cooldown so I don't know what the logic is with the number used and the total time. But I'm sure you can figure that out.

same here i have double drop air drops i have loot defender but its conflicting with fancydrop and giving oplayers 2 for the price of 1

I did have the same problem. I started poking at the .cs file and i just discovered a quick fix to make it compatible with FancyDrop for now. 
I removed the part in the CS file which trigger spawning a plane or spawning a crate when a suplydrop is thrown. 

Here's my CS file
(Google Drive)

@nivex I was curious if the signal limiter was still on the table?

Also another thing that's been coming up is players stealing the locked crate and gibs from other players when they take down the CH-47. Is it possible to add something for that into the plugin?

@thepiercedweirdo I had forgotten about this sorry will make a note of it now
I may add support for CH47 but no ETA

We also have this bug, we are using the "Fancy Drop and Signal Cooldown" plugin, could you customize your plugin so that these 3 plugins work together?

@nivex Just wanted to give a poke to remind about possibly adding a signal limiter to the plugin? Players are spamming the server again.

sure thing. i haven't had much time to work on this plugin lately with all of my other plugins. ill see what i can do