Alright, so I'm working on the web interface.
I updated the webserver to allow connections to other servers, and tried to start scripting something, but trying to make purely HTML client is quite difficult. But I don't wanna use a java applet because of two things. First, it may not show up well on all mobile devices, second, many computers in schools, libaries, other public places, block any connections not on port 80, which means it wont work.
(The idea here is that you'd probably be using this from a public computer or a mobile device, since it makes no sence to use it from a computer that can play blockland)