1. Wulf

    Wulf Community Admin

    The reason is optional.
     
  2. Hi wulf, me and a friend just started our own server and was wondering aside from setting an auth level is it possible to set some security around the owner so for example a moderator can't type in the command to make themselves owner instead? Also once my friend is set to owner and I'am set to moderator what difference is there between the two in terms of limitations and powers?
     
  3. Wulf

    Wulf Community Admin

    Yes, only the server owner can do that as far as I know. See Admin and moderators in Rust | Page 24 | Oxide for the rest.
     
  4. i made someone an admin how do i remove there privileges?
     
  5. Wulf

    Wulf Community Admin

    removeowner steamid
     
  6. thank you. do you know if theres a plugin where it makes every house not raidable then every hour there all raidable for 30mins? or something along the lines of that?
     
  7. How do i remove a admin?
    *edit* sorry just saw the post.
    Do i have to remove the permissions they had as well?
     
  8. Wulf

    Wulf Community Admin

    Yes, removing an auth level doesn't change permissions.
     
  9. Ok thanks is there a way to see all the permissions a player has?
     
  10. Wulf

    Wulf Community Admin

    'show user PlayerName' in the console.
     
  11. Its not working
    [DOUBLEPOST=1453014703][/DOUBLEPOST]
    Code:
     [Oxide] 1:09 AM [Error] Failed to call hook 'CmdShow' on plugin 'rustcore v1.0.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
    got this error
     
  12. Wulf

    Wulf Community Admin

    Mmm, forgot to fix that. I'll try to get a fix up soon for it. For now, you should be able to use * to revoke all if needed.
     
  13. ok thanks
     
  14. ydd

    ydd

  15. im writing (ownerid bla.bla.bla "Karma Akabane" "reason") and console saying me "Karma added owner blabla" im back to game and write the chat anything but im still player and i don't have any permissions? pls help me?

    or oxide have permission look likes oxide.* <- means: all permissions, look likes minecraft?
     
  16. Wulf

    Wulf Community Admin

    You'll need to use 'server.writecfg' for it to save, and then logout and back in for it to recognize you as admin.
     
  17. where is the server.writecfg?
     
  18. Wulf

    Wulf Community Admin

    It's a command, same as the 'ownerid' command.
     
  19. (23:26:49) | User 76561198277302806 is already an Owner <- :/
     
  20. Wulf

    Wulf Community Admin

    Okay, and did you logout and back in? Not all plugins use auth levels either, most use Oxide permissions. The auth level mostly covers the commands Rust offers and Oxide permission control.