1. Hello, I am interested in a plugin working like this:
    When a player log in the server will have to be show a box asking for a code, if you do not have a correct code you will be disconnected from the game.
    I need to have a config file in witch place all the code that the plugin will have to look into.
    If you want more info or candidate you for the job pm me
     
  2. Technically speaking, this can be done with Name Manager | Oxide
    A little fix up in the code should make it to where a "code" is required in the name to join. If you're trying to make turn it into a community-based server, then this is the best way to go.
     
  3. Wulf

    Wulf Community Admin

    Password | Oxide already does that. Not sure that's really in the scope of Name Manager to add.

    @Von Grubell, you can use the Password plugin to have a password in the name or by using a chat command. I could probably add a GUI or something for Rust if you'd like too.
     
  4. I need to pm you in order to explain better what I need
     
  5. Wulf

    Wulf Community Admin

    To me it just sounds like you want a box, that users have to enter a password into. Is there something other than that? You can explain here.
     
  6. Yes is pretty like you sayed, but not the same password, every user will have a personal password
     
  7. Wulf

    Wulf Community Admin

    So then that'd be this instead: Authenticator | Oxide.