You have two form elements with the same name ("Log_Out"), that's probably not gonna work.
Also, you might want to read through the first additional page in APIDump - Webserver vs World threads ( http://mc-server.xoft.cz/LuaAPI/WebWorldThreads.html ). The threading issues are getting really serious, you might want to avoid them early rather than fix them as they come. And it's gonna be PITA to fix
Also, you might want to read through the first additional page in APIDump - Webserver vs World threads ( http://mc-server.xoft.cz/LuaAPI/WebWorldThreads.html ). The threading issues are getting really serious, you might want to avoid them early rather than fix them as they come. And it's gonna be PITA to fix