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

getting server ip of player transferred

Discussion in 'Development' started by Junkdude, Apr 24, 2019.

  1. Junkdude

    Junkdude Zombie

    Messages:
    346
    GitHub:
    JunkDaCoder
    is it possible to get the server-ip of which the player was transferred, and if so how?
     
  2. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    what? transferred from or transferred to?
     
  3. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    Transferred from: no
    Transferred to: you decided it yourself, didn't you?

    But if players were transferred from another server that you own, you could track the player UUID and IP and see if it's the same player by sharing the same communication system.

    Protip: You might want to transfer all hackers on your servers to hypixel instead of banning them.
     
  4. MalakasPlayzMCPE

    MalakasPlayzMCPE Zombie Pigman

    Messages:
    667
    There is no hypixel pe though which means hive (yes hive because it's the biggest mcpe server atm) is next!


    Custom player class and override Player->transfer? Or maybe override the /transferserver command if that's possible.
     
  5. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    You don't need to override anything. There is a PlayerTransferEvent.
     
  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.