1. When I try to set certain plugins for default group, none of the commands I try to get them to use in game work.

    Like I have NTeleportation and Discordmessages plugin me as an admin I can use these commands, however I have my friend no admin group or anything and he can't use any of the commands, it doesn't give him an error message or anything.

    Can I please get some help on this, I'm losing my mind on why it's not working.

    Thank you.
     
  2. Wulf

    Wulf Community Admin

    What are you using exactly, where are you using it, and what is the reply you get?
     
  3. I'm using DiscordMessages for Rust | Oxide and N Teleportation for Rust | Oxide

    the commands for the plugins are being typed in the chat box by pressing enter then using /(command here)

    I'm typing in console oxide.grant group default discordmessages.message then I'm doing the same thing again but discordmessages.report.
    the NTeleportation plugin doesn't have permissions I can set for my default group, but looking through the post it seems like /tpr is working. However when my default user types /tpr (name) it doesn't say anything, same thing with the /message and /report for the discord message plugin. No errors pop up in chat.
    [DOUBLEPOST=1499057623][/DOUBLEPOST]also when I use the oxide.grant group default permissionname it tells me that the permission I input has been granted, and when I do oxide.show group default it'll show the users in default group, and it'll show the permissions that have been granted.
     
  4. Wulf

    Wulf Community Admin

    Granting permissions is the same for all plugins; so if the plugins are loaded and they provide permissions, those commands work work as long as you are admin, using RCON, or otherwise have permission not use those commands.

    If you are using your F1 console in-game, you'd either need to have the oxide.grant permission assigned to your user or you'd need to be auth level 2 with Rust. If you are using the local server console directly, you're automatically allowed to use the grant command.

    If for some reason you aren't allow to use the grant command, you'd see a message stating this. If a permission doesn't exist, it would also state this. If a plugin doesn't offer permissions, then you can't grant anything as there is nothing to grant.

    Basically, you should see some sort of message that gives you an indication of what the issue is or the result.
     
  5. I'm using F1 console in-game to grant my default user the permissions for discordmessages, it tells me that the permission has been granted however when they type /message via pressing enter in game the command doesn't work, but it does not give an error after typing it and nothing is executed. However I'm in the admin group and I can type /tpr and it'll work, I can type /message and /report and it works fine for me. It's just my 'default' group nothing works for them. They don't get any error in the chat box, or indication of what the issue is.
    [DOUBLEPOST=1499058199][/DOUBLEPOST]Is there something I'm missing with a permissions file? or a group file for oxide? It's almost like my default group that I show in-game doesn't exist because nothing works for them. I'm running the most recent oxide version from my server host autoinstall, and running most recent version of rust. I'm using NFOServers as my server host if that helps any.
     
  6. Wulf

    Wulf Community Admin

    Sounds to me like you have your server set as Modded false, which will mean chat commands will not work for non-admin.
     
  7. That is exactly it, thank you I appreciate your help.