1. Wulf

    Wulf Community Admin

    Wulf submitted a new resource:

    Whitelist - Restricts server access to whitelisted players only

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Wulf updated Whitelist with a new update entry:

    1.0.1

     
  3. Sorry, but I search in forums and dont found solution .. I tryed to configure whitelist ... but when I put .cs in plugins dir, I'm not allowed to join server .. my question is: I need to change any in Whitelist.cs? If yes, what I need to change? thanks in advice
     
  4. Wulf

    Wulf Community Admin

    Join the server, install the plugin, grant the permission for you user as listed on the Overview.
     
  5. Thanks for fast reply Wulf,
    Well, If I dont put whitelist.cs in plugins dir, when I start server that plugin not work right?
    But when I put whitelist.cs in plugins dir I not join in server ...
    So ... I tried this: start server without whitelist.cs in plugins dir, type /grant user NAME admin; /grant user NAME whitelist.allowed, all appears ok, but ... not work ... another player join in server ...
     
  6. Wulf

    Wulf Community Admin

    Use the exact steps I mention below:
    1. Delete the plugin from oxide/plugins
    2. Join the server
    3. Put the plugin under oxide/plugins
    4. Use /grant user yourusername whitelist.allowed in the chat
    5. Confirm you were granted permission
    6. Done, you are the only one that can join now
    Any player without whitelist.allowed will not be able to join the server.
     
  7. thanks again wulf, i try when some friends come online ... and back with news.
    [DOUBLEPOST=1451939228,1451881009][/DOUBLEPOST]Hello Wulf,
    thank you, worked fine here. thanks again.
     
  8. I haven't tested your plugin. It sounds great but you should add some kind of file where you add Steam IDs for players that got approved on the server's website etc to make them able to join the server without any issues.
     
  9. Wulf

    Wulf Community Admin

    You can add Steam IDs using the permissions system commands. I don't see how a file (.json) would be any different than that. I may add support for Steam groups though.
     
  10. Hi! Thanks for the plugins, they look really good.

    Is there a way we can do a whitelist via config files, or does it have to be permissions? We're looking for a way to automate it. :)
     
  11. Wulf

    Wulf Community Admin

    What sort of automation were you wanting, or using? If they were stored in a file, it'd be a .json file.
     
  12. Not into the game after adding whitelist plug
    How to use the command to add permissions
     
  13. Wulf

    Wulf Community Admin

    See Whitelist | Oxide.
     
  14. I'm having issues granting users permission when they're not online. I repeatedly get "user xxx not found". They have to launch the game first before it works. What good does that do if people arent able to be granted permissions ahead of time.
     
  15. The plugin whitelist is working properly? When trying to issue "/grant group admin whitelist.allowed" then gives an error
     
  16. is there a group called admin ?
     
  17. yes, admin created the group
     
  18. Wulf

    Wulf Community Admin

    The 'admin' group exists with Oxide by default, you just need to add users to it.

    What error are you getting exactly?
     
  19. I want to see who is getting approval denied in console so I can add them also any way to do it in a way that they can connect but then get kicked so it adds them to the oxide player data otherwise if I try and whitelist them i get player not found ect.
     
  20. Wulf

    Wulf Community Admin

    They would have had to have been on the server once before right now, no other way. The only other current way is unloading the plugin and letting them in. I'm working on other options though.