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

Disabling "Logged in from another location"

Discussion in 'Help' started by animaonline, Jan 23, 2019.

  1. animaonline

    animaonline Creeper

    Messages:
    1
    GitHub:
    animaonline
    Logging in with a user that is already playing results in this error message "Logged in from another location" and the previously connected user is kicked from the server.

    I would like to avoid that, is that possible?
     
  2. wolfdale

    wolfdale Zombie Pigman

    Messages:
    535
    GitHub:
    diamond-gold
    If you know how to code a plugin, cancel PlayerDuplicateLoginEvent
     
  3. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
    This event doesn't exist on release builds, only dev.

    On releases you have to check PlayerKickEvent for "logged in from another location" message.
     
    wolfdale likes this.
  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.