Solved Airdrop command restriction

Discussion in 'Plugin Requests' started by Kkthnx, Jul 16, 2015.

  1. So I am looking for 1 thing here to finish up my server and I will explain what I am looking for. I want a addon that will make it so only airdrops can happen through console commands nothing more or less. Right now I can not figure out how to prevent the server from running the airdrop when the server comes back online after a restart. So in other words I want the addon AirdropControl to handle this alone. I do nto not the server to run event.run at all. No matter what. So I guess I am going to need an addon to make sure this never happens and to also make sure only airdrops can happen off console. So my repeated timer can run airdrop.massdrop 2 per hour. I know there is an addon to already handle the console only. But I am not wanting all the extra stuff on my server I just need a simple plugin to handle this if one could look into this. I hope I explained this well enough.
     
  2. Wulf

    Wulf Community Admin

    The event.run command doesn't exist anymore, plugins are needed now.