Easy Airdrop

Call airdrops using simple commands

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

4.6/5, 40 likes
  1. Umm sorry what I meant was the plugin Better Chatname. People seemed to solved their problem there.
     
  2. Supramp same thing. My owner ID works. Every other plugin works. I put >> oxide.grant user YourName airdrop.canCallMass with my name obviously. It says permission granted. I type in /massdrop 3 then it says No permission! I dont get it? lol

    Wulf all I see in that folder is all the people who have been on the server and this is what my name looks like
    "76561974786833906": {
    "LastSeenNickname": "Mick Dodge",
    "Perms": [],
    "Groups": [
    "admin"
     
    Last edited by a moderator: Jun 13, 2015
  3. Wulf

    Wulf Community Admin

    oxide.grant user "Mike Dodge" airdrop.cancallmass
    oxide.grant user 76561974786833906 airdrop.cancallmass
     
    Last edited: Jun 13, 2015
  4. I currently put in oxide.grant user "Mike Dodge" airdrop.cancallmass It then says permission granted.
    Then when I put in the command /massdrop it says I have no permission..
    What are you trying to say about oxide.grant user 76561974786833906 airdropcancallmass ?? I should try like that?
     
  5. Wulf

    Wulf Community Admin

    Yeah, try with the Steam ID.
     
  6. yeah but you forgot the dot on the 2. example ^^
     
  7. SUCCESS!!!!!! It works if you use the steam id in place of your name! Wulf and Laser thank you very much for all you do!! It is GREATLY appreciated! :D
     
  8. Wulf

    Wulf Community Admin

    That means the name you were using wasn't right. ;)

    When using names, you have to start it exactly like it is shown in-game.
     
  9. I guess I will suggest people to us their SteamIDs everytime now. just to not run into those problems again.
    @Wulf Thanks for your Help though
     
  10. I did do it EXACTLY like in the game. :p
     
  11. Do you have any plugin which adds a Prefix to your name (NOT Better Chatname) if yes, which?
     
  12. No permission as admin ?
     
  13. oxide.grant user <SteamID> airdrop.canCallNormal
    oxide.grant user <SteamID> airdrop.canCallPlayer
    oxide.grant user <SteamID> airdrop.canCallPos
    oxide.grant user <SteamID> airdrop.canCallMass
     
  14. I keep getting this not sure what I'm doing wrong...

    => Unexpected character encountered while parsing value: a. Path 'owner.Perms',
    oxide.grant user <76561197993052271> airdrop.canCallMass
     
  15. Wulf

    Wulf Community Admin

    Remove < and >, those are not part of your Steam ID.
     
  16. Did and now getting.. still new to this permissions set-up so not sure where went wrong.

    > oxide.grant user 76561197993052271 airdrop.canCallMass
    Unable to load permission files! Permissions will not work until the error has b
    een resolved.
    => Unexpected character encountered while parsing value: a. Path 'owner.Perms',
     
  17. Wulf

    Wulf Community Admin

    Your permissions files are somehow corrupted. Please upload them here so we can take a look. Also make sure to not manually edit those files.
     
  18. Code:
    {
      "admin": {
      "Title": "admin",
      "Rank": 0,
      "Perms": [],
      "ParentGroup": null
      },
      "moderator": {
      "Title": "moderator",
      "Rank": 1,
      "Perms": [],
      "ParentGroup": null
      },
      "player": {
      "Title": "player",
      "Rank": 2,
      "Perms": [],
      "ParentGroup": null
      },
      "owner": {
      "Title": "owner",
      "Rank": 0,
      "Perms": [],
      "ParentGroup": null
      }
    }
     
  19. Wulf

    Wulf Community Admin

    Please upload your original oxide.user.json using the Upload a File button here. Also, if you have access to your startup script/command-line, please paste that here as well.
     
  20. Okay think this is what you were asking for.
    [DOUBLEPOST=1435108019,1435096521][/DOUBLEPOST]I got it working :) took some trial and error but found the issues. Thanks for helping.