The permissions have been changed a while ago. Look at the overview

Easy Airdrop
Call airdrops using simple commands
Total Downloads: 27,497 - First Release: Apr 3, 2015 - Last Update: Feb 10, 2017
- 4.6/5, 40 likes
-
- airdrop.call - needed for /airdrop
- airdrop.call.player - needed for /airdrop player
- airdrop.call.position - needed for /airdrop pos
- airdrop.call.mass - needed for /massdrop
So all i have to write is the above permission like airdrop.call?
And where do i write them? In console?
[DOUBLEPOST=1450029517][/DOUBLEPOST]i think i got it and thank you -
Hello, this plugin has stopped working since rust has updated. I'm a little new to Oxide. Do i have to wait for an updated plugin in order for this plugin to continue working? Or am i missing something? thank you
-
-
It does not show the messages in chat
"Chat Message": "<color=red>{player}</color> has called an airdrop.",
"Console Message": "{player} has called an airdrop. {location}",
"Massdrop Chat Message": "<color=red>{player}</color> has called <color=red>{amount}</color> airdrops.",
"Massdrop Console Message": "{player} has called {amount} airdrops." -
trying to fix my plugins very soon.
-
You may want to adjust soon the permission
Oxide Core v2.0.1684
Code:[12/28/2015 7:08:47 PM] [Oxide] 7:08 PM [Warning] Permission 'airdrop.call' (by plugin Easy Airdrop) is not prefixed with plugin name, should be 'easyairdrop.airdrop.call' [12/28/2015 7:08:47 PM] [Oxide] 7:08 PM [Warning] Permission 'airdrop.call.player' (by plugin Easy Airdrop) is not prefixed with plugin name, should be 'easyairdrop.airdrop.call.player' [12/28/2015 7:08:47 PM] [Oxide] 7:08 PM [Warning] Permission 'airdrop.call.position' (by plugin Easy Airdrop) is not prefixed with plugin name, should be 'easyairdrop.airdrop.call.position' [12/28/2015 7:08:47 PM] [Oxide] 7:08 PM [Warning] Permission 'airdrop.call.mass' (by plugin Easy Airdrop) is not prefixed with plugin name, should be 'easyairdrop.airdrop.call.mass'
-
Same error as above. Then again, every permission not registered for other plugins are doing the same.
-
It is not a error it is a warning you can ignore that message since plugin devs will adjust soon to this
-
[12/30/2015 3:30:44 PM] [Oxide] 3:30 PM [Warning] Missing plugin name prefix 'easyairdrop. for permission 'airdrop.call' (by plugin 'Easy Airdrop')
[12/30/2015 3:30:44 PM] [Oxide] 3:30 PM [Warning] Missing plugin name prefix 'easyairdrop. for permission 'airdrop.call.player' (by plugin 'Easy Airdrop')
[12/30/2015 3:30:44 PM] [Oxide] 3:30 PM [Warning] Missing plugin name prefix 'easyairdrop. for permission 'airdrop.call.position' (by plugin 'Easy Airdrop')
[12/30/2015 3:30:44 PM] [Oxide] 3:30 PM [Warning] Missing plugin name prefix 'easyairdrop. for permission 'airdrop.call.mass' (by plugin 'Easy Airdrop') -
this plugin must be dead chat messages still do not work
[DOUBLEPOST=1452952182,1452904039][/DOUBLEPOST]did a quick fix to get chat messages working. www.lunitix.com/EasyAirdrop.cs -
Attached Files:
-
-
how to make Airdrop per 1 Hour?
-
how to make auto airdrop to random location per 1 hour
-
I'm using rcon to call airdrop every 15min, but when it call it then it simply say in chat: chat message
How do I change that?Last edited by a moderator: Jan 23, 2016 -
read 4 messages up
[DOUBLEPOST=1453600343][/DOUBLEPOST] -
[Error] Failed to call hook 'ccmdAirdrop' on plugin 'EasyAirdrop v3.2.1' (NullReferenceException: Object reference not set to an instance of an object)
[Debug] at Oxide.Plugins.EasyAirdrop.AnnounceAirdrop (.BasePlayer player, UnityEngine.Vector3[] locations) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.SpawnRandomAirdrop (.BasePlayer player) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.cmdAirdrop (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.RunAsChatCommand (.Arg arg, System.Action`3 command) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.ccmdAirdrop (.Arg arg) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0Last edited by a moderator: Jan 24, 2016 -
council airdrop command when typed into council
[Oxide] 6:42 PM [Error] Failed to call hook 'ccmdAirdrop' on plugin 'EasyAirdrop
v3.2.1' (NullReferenceException: Object reference not set to an instance of an
object)
[Oxide] 6:42 PM [Debug] at Oxide.Plugins.EasyAirdrop.AnnounceAirdrop (.BasePla
yer player, UnityEngine.Vector3[] locations) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.SpawnRandomAirdrop (.BasePlayer player) [0x00000]
in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.cmdAirdrop (.BasePlayer player, System.String cmd
, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.RunAsChatCommand (.Arg arg, System.Action`3 comma
nd) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EasyAirdrop.ccmdAirdrop (.Arg arg) [0x00000] in <filename unk
nown>:0
at Oxide.Plugins.EasyAirdrop.DirectCallHook (System.String name, System.Object
& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho
d, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[]
args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] -
I installed this plugin yesterday which displayed the co-ordinates but now when asking for an airdrop or mass drop it broadcasts in chat "Chat Message"
-
NOTE TO SELF: If you read the last few pages of most forums post you can usually find your question and fix i see a lot of posts where 3 posts above is the same question quoted answered and fixed lol.