1. Hi all it's probably something quite simple but, while my rust server is clearly running oxide plugins correctly it wont recognise any base oxide cmds like /grant or /group :s
    i *think* i'm correctly installed as admin, with my info in users.cfg. i ran server.save in console and got no errors.

    i'd be very appreciative of any insight you might have !
    thanks
     
  2. Wulf

    Wulf Community Admin

    The 'server.save' command is from Rust, not Oxide. Check if Oxide is installed using the 'oxide.version' RCON/console command. If the command returns "Unknown command", then Oxide is not installed.
     
  3. 2.0.1873 but still unknown command: grant :(
    it's a linux server, i forgot to mention. the native one not wine. oh and i only mentioned server.save because i think it shows i am correctly assigned as admin
     
  4. Wulf

    Wulf Community Admin

    Where are you using the grant command? They are console commands, not chat commands, so there would be no slash. There is also no "group" default command. Are you using spaces before it? It will be invalid if there are spaces before it.
     
  5. in the chat, as i've learnt to do with hurtworld.
    /grant
    like that no spaces. thanks for this btw
     
  6. Wulf

    Wulf Community Admin

    Oxide doesn't provide chat commands for the core like it does with Hurtworld. See my above reply.
     
  7. ahhhhhhh ! thanks man. i feel like an ass hat. solved
     
  8. Wulf

    Wulf Community Admin

    No worries, it will eventually have them though. ;)
     
  9. My oxide is installed.

    I wrote in the console /oxide.grant user bombermau customanimalspawns.admin

    The command is not recognized...
     
  10. Wulf

    Wulf Community Admin

    That's not a chat command, it's a console command. Console commands are not prefixed with a /.