Jump to content

MorRutPlz

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MorRutPlz's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I'm working on a server (modded) which requires you to have a custom launcher that uses my own authentication servers, instead of Mojang's. So basically I want a way to be able to get the player's session ID when he/she logs in to the server. I'm not trying to hijack sessions. So far, I tried subscribing to the PlayerLoggedIn event, but there was no session ID in event.player. Then I tried casting it to EntityPlayerMP, and still couldn't find any session ID.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.