WebCraft
WebCraft copied to clipboard
remove kiked because same ip
plz repl.it runs on ONE IP
There is an option to change this in server.js.
server.setOneUserPerIp( false );
You can probably make this easier by finding a unique identifier between machines instead of per IP. Of course, this should be customizable.