Easy Airdrop

Call airdrops using simple commands

Total Downloads: 27,495 - First Release: Apr 3, 2015 - Last Update: Feb 10, 2017

4.6/5, 40 likes
  1. are the permissions fo this plugin correct?
    Keep saying doesnt exist.

    I did "grant group admin airdrop.call"
     
  2. I took a look at the plugin code and I tried "grant group admin easyairdrop.airdrop.*" which worked!

    > grant group admin easyairdrop.airdrop.*
    Group 'admin' granted permission 'easyairdrop.airdrop.*'

    Now I can run /airdrop in the game, but it literally says "Chat Message" as a server message in game, which I assume is suppose to be a message that the airdrop is coming in. I can look at it again later..maybe this weekend and figure out what is wrong with it if nobody else has time.
     
  3. Can someone please help me? Somehow my permissions just dont work suddenly.
    I have like over 20 plugins installed and adding the permissions went well and suddenly i cant add permissions.
    Just says permission doesnt exist in some of the plugins.

    So I dont know where the mistake is.

    I found this error:
    [Error] Error while compiling EasyAirdrop.cs(226,29): error CS1501: No overload for method `Spawn' takes `1' arguments
     
    Last edited by a moderator: Sep 26, 2016
  4. I just removed the old one and replaced it with the new cs file.
    The logs says "08:23 [Info] EasyAirdrop was compiled successfully in 1946ms"

    But when I do the "grant group admin easyairdrop.airdrop" it still says permission doesnt exist :(
     
  5. You said you are doing easyairdrop.airdrop. Change it to easyairdrop.airdrop.* to get it working
     
  6. Thats what I did or is it wrong? grant group admin easyairdrop.airdrop
     
  7. In your reply you're only saying "easyairdrop.airdrop". That is not correct. You have to put the ".*" at the end. So it is:

    grant group admin easyairdrop.airdrop.*
     
  8. ok well it says invalid command
     
  9. Copy and paste the logs from when you're trying to run this command in Rusty Admin if you want any further help, there's nothing I can help you with if you don't provide information on what you're running that says invalid command.
     
  10. OK...I uninstalled the plugin and installed it again.
    I also tried to do this:

    reload EasyAirdrop and grant group admin easyairdrop.airdrop.*

    and this is what i got:

    > reload EasyAirdrop
    Command not found
    > grant group admin easyairdrop.airdrop.*
    Command not found


    And this is all done through the Rusty Admin Tool and tried also through ingame console
     
  11. Did you just update your Rust server this morning to the new update? If so, you have to reinstall Oxide. I'm pretty sure that's why you are receiving command not found. I'm also not sure about ">reload EasyAirdrop" as this is all new to me, but if Rust server and Oxide were both updated already and you are receiving this then try "oxide.reload EasyAidrop" instead. If that still gives you a command not found, then you most likely need to reinstall Oxide.
     

  12. Ok thank you. I will try it. Might be the solution if that helps. But thanks for the help :)
     
  13. i'm getting a [Oxide] 14:23 [Error] EasyAirdrop plugin failed to compile!
    [Oxide] 14:23 [Error] EasyAirdrop.cs(224,29): error CS1501: No overload for method 'spawn' takes '1' arguments:

    can someone help me fix this please... i've tried removing it and adding it again does the same thing unloaded it and reloaded doesn't work either ..
     

  14. Download this and replace EasyAirdrop.cs on your server.

    http://oxidemod.org/attachments/easyairdrop-cs.27095/

    Then update oxide, restart and try again. It worked for me.

    We got same problem :)
     
  15. Thanks will try that and hopefully it works..
    [DOUBLEPOST=1475096159][/DOUBLEPOST]permissions doesn't seem to work for me i tried granting myself permission and it says permission airdrop.call doesn't exist ..
     

  16. The permission is:

    grant group admin easyairdrop.airdrop.*

    or

    grant user <name> easyairdrop.airdrop.*
     
  17. alright thanks
     
  18. i tried both neither works for me it keeps saying easyairdrop.airdrop doesn't exist ...
    [DOUBLEPOST=1475167617][/DOUBLEPOST]oxide.grant user (Name) easyairdrop.airdrop.* worked for me thanks ...
     

  19. Good :)