1 (изменено: GarryLai, 2017-06-04 08:41:58)

Тема: О master-minecraft на github

https://github.com/betrok/minecraft-master

Как добавить учетную запись в базу данных?
Как использовать PHP сделать страницу регистрации?
Как установить сервер Minecraft? (Используйте файл hosts?)
пожалуйста помощь!
Большое спасибо!

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

2

Re: О master-minecraft на github

Account can be added to database only manual.
Patch authlib files in client and server by URL of master, for install.

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0

3

Re: О master-minecraft на github

How to add in database?
Thanks

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

4

Re: О master-minecraft на github

I success login on launcher
But when I enter minecraft server

Authentication servers are down. Please try again later, sorry!

Is it a SSL problem??
(my authlib had already change URL)
Please help
Thanks a lot

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

5

Re: О master-minecraft на github

Are you sure that URLs are correct? They should be like

com/mojang/authlib/yggdrasil/YggdrasilMinecraftSessionService.class
   https://master.ttyh.ru/index.php?act=profile/
   https://master.ttyh.ru/index.php?act=join
   https://master.ttyh.ru/index.php?act=hasJoined
   https://master.ttyh.ru/index.php?act=

com/mojang/authlib/yggdrasil/YggdrasilUserAuthentication.class
   https://master.ttyh.ru/index.php?act=authenticate
   https://master.ttyh.ru/index.php?act=refresh
   https://master.ttyh.ru/index.php?act=validate
   https://master.ttyh.ru/index.php?act=invalidate
   https://master.ttyh.ru/index.php?act=signout
   https://master.ttyh.ru/index.php?act=

If so, than yes, it is SSL problem probably.
Ensure that your certificate is trusted by jvm.

P.S. Please stop crossposting.

Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

6

Re: О master-minecraft на github

YA!! I success to finish the auth system
http://mineworldmc.ddns.net
Thanks to everyone!!  :)

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36