1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Auth Plugin

Discussion in 'Requests' started by XCodeMCPE, Feb 10, 2017.

  1. XCodeMCPE

    XCodeMCPE Slime

    Messages:
    96
    GitHub:
    xcodemcpe
    Does anyone know if there is an Autg plugin where you cant type i chat to register or login, and the commands are /reg and /log, and when you join it makes you blind so you can not see and your invisible when you join.
     
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    HereAuth.
    Can you specify a reason on why you need the player affected with blindness whilst not logged in?
     
  3. XCodeMCPE

    XCodeMCPE Slime

    Messages:
    96
    GitHub:
    xcodemcpe
    For the fun of it. And does HereAuth have /reg and /log?
     
  4. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    Of course. Except for the blindness part.

    I modified SimpleAuth by shoghicp, months ago to add the blindness but I think you can do a better job with hereauth in that.
     
  5. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    HereAuth actually has a feature called "location masking" and "inventory masking", where users can opt to be teleported to spawn/somewhere else and freezed when they join without automatic authentication, and will be returned to the original position after authentication.
    It has a planned feature called "chat masking" too, where messages sent by other plugins/server core to the player will be stored in a queue so that they are sent to the player only after authentication. However, as we all know, @PEMapModder is inactive [citation needed: is this statement legitimate?], so this will probably not get added anytime soon.
    HereAuth also has invisibility for unauthenticated players iirc.

    Useful links:
    - Poggit release page (for API 2, because PM does not have a finalized API 3 yet) https://poggit.pmmp.io/p/HereAuth
    - GitHub repository (a feature list in the README) https://github.com/PEMapModder/HereAuth
    - Default config file (for you to check what features it contains) https://github.com/PEMapModder/HereAuth/blob/master/resources/config.yml

    HereAuth does not have /reg and /log. It requires users to type the password in chat directly (bad practice as some people view it). However, it also has a /register command, because some servers that do not want to force all players to register (for whatever incomprehensible reason like LBSG before), and players have to type /register before they register. Nevertheless, the registration steps are still completed by typing into chat directly.
    HereAuth also offers extra registration steps, but they aren't very useful right now as they are stored as JSON even in MySQL.
     
    XCodeMCPE and Muqsit like this.
  6. XCodeMCPE

    XCodeMCPE Slime

    Messages:
    96
    GitHub:
    xcodemcpe
    Thank you. :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.