1. How to Auto Adding permission to Players?
    i want
    First Connect Player in My server
    Auto Add permission

    How to Setting?
     
  2. usually oxide.grant group player permission
    each new player will have these permission automatically
     
    Last edited by a moderator: Jan 1, 2016
  3. Thank You Very much
     
  4. Eh this doesnt seem to work for me.. can u give an example for automaticly giving players premission to buy an airstrike ?
    I used your command but i get no message of confirmation so idk if it worked or not.


    thank you
     
  5. Wulf

    Wulf Community Admin

    grant group player whatevertheairstrikepermissionis

    You'd need to use that as auth level 2 (owner with Rust) or via RCON. You'd also need to use a valid plugin permission.
     
  6. upload_2016-4-2_16-57-24.png


    This is what i get when trying it .
     
  7. Wulf

    Wulf Community Admin

    You do not have Oxide installed then if you see that. The "grant" command comes from Oxide. You can verify that Oxide is/isn't installed by using the 'oxide.version' console command.
     
  8. well it did give me about the oxide version that is is installed so i guess oxide is installed ?
     
  9. Wulf

    Wulf Community Admin

    Do you have a screenshot of the RCON now? Also, it appears you are using a space in front of the command, that is likely why you are getting invalid command. It worked earlier up, so that appears to be the actual issue.
     
  10. it worked now thank u ^^