machinamentum / PocketTool

36 stars 67 forks source link

Allow changing Realms API endpoint #51

Open shoghicp opened 11 years ago

shoghicp commented 11 years ago

Hi,

Looking at #50, you could extend that feature to allow patching of the Realms API endpoint https://peoapi.minecraft.net to another one, like the PocketMine Realms one. That way people could play on online servers without patching each time the IP, and play in a greater port range than the default one.

You can try patching that to: https://peoapi.pocketmine.net or, if you are limited by length, https://peo.minecraft.net

Thanks!

zhuowei commented 11 years ago

@shoghicp You mean peo.pocketmine.net?

Edit: I can make a plain .mod for that if you want. I'll post it to my thread.

machinamentum commented 11 years ago

If it can be done within a .mod, I'll gladly add this to the patch generation for #50 and add a GUI for changing the endpoint.