1. Sorry about that its showing up now :p
    Can I Whitelist by name only or do you have to use the SteamID?
     
  2. Hi Wulf, great plugin. Wanted to know since I am new to running my own Rust Server with mods. How on earth do I add myself to the whitelist if once the mod is loaded it will not let me join the game because i am not yet on the whitelist. I have Oxide running and the logs show it and another mod loading just fine. I tried to manually add myself to the .json file but obviously did not do that correctly, so how do I add myself to the whitelist if I can not join my own server since I am not on the list, tried doing the commands from the rcon but that doesnt work.
     
  3. Wulf

    Wulf Community Admin

    You can unload it and then load it once you are joined, or use RCON and use the console command to add yourself.
     
  4. Hey Wulf, new to Oxide2, ive installed Oxide2 and this Whitelist plugin, ive used the command oxide.grant user <name/steam64> and its not working, still says im not whitelisted.

    Ive tried using server.witecfg afterward as well as restarting the server. Still nothing.
     
  5. Wulf

    Wulf Community Admin

    What is the exact command you used? What you listed above contains placeholders.
     
  6. "oxide.grant user Shrapnel whitelist"
     
  7. Wulf

    Wulf Community Admin

    The permission is for using the commands, not for whitelisting you.
     
  8. Oh..... Well damn lol. How do i whitelist myself then?
     
  9. Wulf

    Wulf Community Admin

    Use the chat command listed on the Overview.
     
  10. Oh... well now i feel like a derp.. lol thanks for the help.
     
  11. Wulf

    Wulf Community Admin

    No problem. :)
     
  12. Hey, ive been running into some issues with granting people mod/owner on a server im trying to set up. I use Rusty to grant myself either ownership/moderator. Rusty confirms im either an auth 1 or 2 user on the server but it wont let me add people to the whitelist. The only way i can add myself to the whitelist for instance is by either adding myself manually in the whitelist.json file or by adding myself through the console with 'whitelist add steamID' (wich seems to break the subsonly whitelist were trying to use.) I know im kinda adding a problem with the whitelist addon in here but they seem connected.
     
  13. Wulf

    Wulf Community Admin

    You haven't setup permissions for yourself. See the Overview for this plugin, it provides the steps needed to get permission. The commands are also chat commands, not console commands. This plugin doesn't use Rust's auth levels at all.
     
  14. Okay so i went back and started from scratch. Right now i have just oxide2 and subsonly whitelisting installed. From what i gather from the overview is that i need to do:
    In Rusty console:
    oxide.grant user 76561197996542712 whitelist
    and i get this back:
    User 'Koekiemonstr(76561197996542712)' granted permission: whitelist
    Then i try to join and get:
    76561197996542712/Koekiemonstr Rejecting connection - Sorry, you are not whitelisted!
    76561197996542712/Koekiemonstr kicked: Sorry, you are not whitelisted!

    Also added myself to the group admin and gave that group the whitelist permission, nothing.

    I think ive been staring at it for to long and missing basic things :/
     
  15. Wulf

    Wulf Community Admin

    The command only gives you permission to use the commands, you'd still need to whitelist using the chat commands shown on the Overview. To get on the server, you can unload the plugin, join, and use the chat commands. I'll be reworking this when I get a chance to re-write it.
     
  16. That actually makes alot of sense, im just a dumb ;-). I think ive gotten it to work now so thanks for the help!
     
  17. How about some console commands :)
     
  18. Wulf

    Wulf Community Admin

    On my TODO list. ;)
     
  19. Wulf

    Wulf Community Admin

    Wulf updated Whitelist with a new update entry:

    1.0.0

     
  20. I cannot seem to get this to work?
    When I type /Whitelist add 76561197968594724 it just replies with unknown command Whitelist.

    Yes the plugin is installed and running.
    As I can see it listed in the server console on startup.
    I granted myself whitelist.allowed
    And I had to unload the plugin to be able to join the server,
    Yet after loading it back the /Whitelist command just gives an error.
    There is also no .json file created in the configs folder (only the .json in the lang folder is created)