Spawn 50-100 airdrops?Solved
ive seen this befor on other servers and im not sure what its called....does anyone kno the plugin that i could use to make it where i can have 50-100 airdrops when the air drop plane comes and shoots a rocket up into the sky when they land
It's just FancyDrop's ad.mass drop 50 command. Maybe use with Incoming to get a chat spam of messages, although it has its own announce setting.
how can i set it to drop every 30 mins?

Right here:

  "Timer": {
    "Cleanup old Drops at serverstart": true,
    "Maximum minutes for random timer delay ": 180,
    "Minimum minutes for random timer delay ": 90,
    "Minimum players for timed Drop": 2,
    "Remove builtIn Airdrop": true,
    "Reset Timer after manual random drop": false,
    "Use Airdrop timer": true,
    "Used Airdrop timer command": "random"
  },

Used Airdrop timer command refers to the types: custom_event, dropdirect, massdrop, regular, supply signal, or random. Notice "Use Airdrop timer".

Locked automatically