are the permissions fo this plugin correct?
Keep saying doesnt exist.
I did "grant group admin airdrop.call"

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
-
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. -
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' argumentsLast edited by a moderator: Sep 26, 2016 -
Download this and replace EasyAirdrop.cs on your server. It was posted on the last page.
http://oxidemod.org/attachments/easyairdrop-cs.27095/ -
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 -
-
-
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.* -
ok well it says invalid command
-
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.
-
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 -
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.
-
Ok thank you. I will try it. Might be the solution if that helps. But thanks for the help -
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 .. -
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 -
[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 .. -
The permission is:
grant group admin easyairdrop.airdrop.*
or
grant user <name> easyairdrop.airdrop.* -
alright thanks
-
[DOUBLEPOST=1475167617][/DOUBLEPOST]oxide.grant user (Name) easyairdrop.airdrop.* worked for me thanks ... -
Good