themoonisacheese / 2bored2wait

(archived) A proxy to wait out 2b2t.org's way too long queue. Includes a small webserver and a REST-like API for external control
GNU General Public License v3.0
425 stars 102 forks source link

Change the server and the version #544

Closed ferzed closed 1 year ago

ferzed commented 1 year ago

I was able to change the server connection ip, but I couldn't change it.

I want to change the version in which I can enter, how can I do it?

ferzed commented 1 year ago

image

themoonisacheese commented 1 year ago

using on a different server is not a supported use case.

once upon a time the proxy was so simple that simply changing the server address would be enough (hence the "is not 2b2t?" message) but nowadays almost all of the code relies on the target server being 1.12.2 and in a smaller capacity 2b2t.org to function. if you need to use this for another server, you will need to fork and change the code in significant ways.

ferzed commented 1 year ago

thanks!