Started airdrop to each active player
[FancyDrop] Started Airdrop to each active player

How can i stop this please 
In response to Warkingz ():
[FancyDrop] Started Airdrop to each active player

How can i stop this please 
Check your configs, you must have set the plugin up to do this as it does not do it automatically
i have looked at it mate and it set to false i will have to remove it all and reinstall it all 
Can you post your config because i do not have than line in my config at all, And on checking my Lang files there is no message of that type in there either ?
{
  "Airdrop": {
    "Default radius for location based massdrop": 100,
    "Delay between Massdrop plane spawns": 0.66,
    "Disable SupplySignal randomization": false,
    "Massdrop default plane amount": 3,
    "Multiplier for (plane height * highest point on Map); Default 1.0": 1.0,
    "Multiplier for overall flight distance; lower means faster at map": 1.25,
    "Players can shoot down the drop": false,
    "Players can shoot down the drop - needed hits": 5,
    "Prefab effect to use": "assets/bundled/prefabs/fx/survey_explosion.prefab",
    "signal rocket explosion timer": 15,
    "signal rocket speed": 15,
    "Use special effect at reaching ground position": true
  },
  "DropLight": {
    "Frequency for blinking": 0.25,
    "remove Light once landed": false,
    "Time for pause between blinking": 3.0,
    "use SupplyDrop Light": true
  },
  "DropSettings": {
    "DropDefault": {
      "additionalheight": 0,
      "crateAirResistance": 2.0,
      "cratesGap": 50,
      "despawnMinutes": 15,
      "includeStaticItemList": false,
      "includeStaticItemListName": "regular",
      "includeStaticItemListOnly": false,
      "itemDivider": 2,
      "maxCrates": 1,
      "maxItems": 10,
      "minCrates": 1,
      "minItems": 10,
      "planeSpeed": 120,
      "useCustomLootTable": false
    },
    "DropTypes": {
      "custom_event": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "custom_event",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "notificationInfo": "Custom Stuff",
        "planeSpeed": 120,
        "useCustomLootTable": false
      },
      "dropdirect": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "dropdirect",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 120,
        "useCustomLootTable": false
      },
      "massdrop": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "massdrop",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 130,
        "useCustomLootTable": false
      },
      "regular": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "regular",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 120,
        "useCustomLootTable": false
      },
      "supplysignal": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "supplysignal",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 120,
        "useCustomLootTable": false
      }
    }
  },
  "Generic": {
    "Admin messages color": "#c0c0c0",
    "AuthLevel needed for console commands": 1,
    "Broadcast messages color": "#ffffff",
    "Chat/Message prefix": "Air Drop",
    "GUI Announce command": "announce.announce",
    "Lock DirectDrop to be looted only by target player": true,
    "Lock SignalDrop to be looted only by target player": false,
    "Prefix color": "#00ffff",
    "Prefix format": "<color={0}>{1}</color>: ",
    "Show message to admin after command usage": true,
    "Time for active smoke of SupplySignal": 210.0,
    "Unlock crates only after player stopped looting": false,
    "version": "2.7.9"
  },
  "Notification": {
    "Maximum distance in meters to get notified about landed Drop": 1000,
    "Maximum distance in meters to get notified about looted Drop": 1000,
    "Notify a player about incoming Drop to his location": true,
    "Notify a player about spawned Drop at his location": true,
    "Notify admins per chat about player who has thrown SupplySignal ": false,
    "Notify console at Drop by SupplySignal": true,
    "Notify console at timed-regular Drop": true,
    "Notify console when a Drop is being looted": true,
    "Notify console when Drop is landed": false,
    "Notify console when Drop is spawned": false,
    "Notify console when Drop landed/spawned only at the first": true,
    "Notify players at custom/event Drop": true,
    "Notify players at custom/event Drop including Coords": false,
    "Notify players at Drop by SupplySignal": false,
    "Notify players at Drop by SupplySignal including Coords ": false,
    "Notify players at Massdrop": true,
    "Notify players at Random/Timed Drop": true,
    "Notify players at Random/Timed Drop including Coords": false,
    "Notify players when a Drop is being looted": false,
    "Notify players when a Drop is being looted including coords": false,
    "Notify players when Drop is landed about distance": true,
    "Notify Players who has thrown a SupplySignal": false,
    "Notify Players who has thrown a SupplySignal including coords": false,
    "use GUI Announcements for any Drop notification": false
  },
  "SimpleUI": {
    "SimpleUI_Enable": false,
    "SimpleUI_FontSize": 25,
    "SimpleUI_HideTimer": 10,
    "SimpleUI_Left": 0.1,
    "SimpleUI_MaxHeight": 0.1,
    "SimpleUI_MaxWidth": 0.8,
    "SimpleUI_NoticeColor": "1 1 1 0.9",
    "SimpleUI_ShadowColor": "0.1 0.1 0.1 0.5",
    "SimpleUI_Top": 0.05
  },
  "StaticItems": {
    "DropTypes": {
      "custom_event": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 10,
          "grenade.f1": 10
        }
      },
      "dropdirect": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "surveycharge": 10
        }
      },
      "massdrop": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "grenade.f1": 10
        }
      },
      "regular": {
        "itemDivider": 2,
        "itemList": {
          "cctv.camera": 2,
          "targeting.computer": 2
        }
      },
      "supplysignal": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "metal.refined": 100
        }
      }
    }
  },
  "Timer": {
    "Cleanup old Drops at serverstart": true,
    "Maximum minutes for random timer delay ": 50,
    "Minimum minutes for random timer delay ": 30,
    "Minimum players for timed Drop": 0,
    "Remove builtIn Airdrop": true,
    "Reset Timer after manual random drop": false,
    "Use Airdrop timer": false,
    "Used Airdrop timer command": "random"
  },
  "Timers": {
    "log to console": false,
    "Minimum players for running Timers": 0,
    "RealTime": {
      "16:00": "massdrop 3",
      "18:00": "toplayer *"
    },
    "ServerTime": {
      "18": "massdropto 0 0 3 100",
      "6": "massdrop 3"
    },
    "use RealTime": true,
    "use ServerTime": false
  }
}
In response to Warkingz ():
{ "Airdrop": { "Default radius for location based massdrop": 100, "Delay between Massdrop...
This config is the same as mine and as i said there is NO option for dropping to EVERY player who is online, You must be using another plugin that is allowing you to do that, If i am wrong please highlight the line that  shows the option ,
i have removed "18:00": "toplayer *" to see if that it


Merged post

it was its stopped now