innocenzi / MojangSharp

A C# wrapper library for Mojang API (no longer actively maintained)
Other
34 stars 6 forks source link

Everything has stopped working #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

Everything stopped working ~ 2 months ago.

innocenzi commented 6 years ago

I'll take a look as soon as possible, I guess Mojang has updated Yggdrasil or changed how their API work. Thanks for letting me know!

innocenzi commented 6 years ago

If you encounter any issue with this again, feel free to open and provide more details on what is happening.

I fixed an issue with the UUID at time endpoint, with the authentication endpoint, and I added a way to check if your IP is secured (SecureIP endpoint). Please refer to the Sample program.