How do you program an account manager for minecraft 1.8.8 in java?

Ni
5

I haven't found anything good for eclipse.

ta

What exactly do you mean by an account manager?

Ni

That you can import your alts and log in

ta

So for the Minecraft client itself, not as a plugin or something… Sorry, I've never done it before and couldn't tell you how to do it.

an

I use this prefabricated from MintyCodes:

(Download in video description)

If you don't like the look, you can simply copy the important parts (e.g. The createSession method) and write the rest, i.e. The interface / GUI, yourself.

Ni

OK thanks.