by quick.dudley » Fri Apr 12, 2013 09:40
You can create a temporary public server from the client via the "Advanced" tab and the checkbox "public", but it shuts down as soon as you close the client.
If you want the server to run without the client then use the command line server and set these options in minetest.conf:
server_announce = 1
server_name = <your server's name>
server_description = <server description>
Last edited by
quick.dudley on Sun Apr 14, 2013 06:35, edited 1 time in total.