This can be done quite easily by adding
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
enable_tnt = true
2. Enable Mods
This is also done very easily. First, configure your world in singleplayer with the mods you want. Then, just open the (your world name here) folder in the worlds folder and edit world.mt so that all the mods you want to include are set to true, instead of false.
3. Add more default privileges
To do this, add
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
default_privs = priv1, priv2, priv3
4. Announce your server publicly
Using the same world.mt file as Tip 2, change
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
server_announce = false
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
server_announce = true
5. Read the post at https://forum.minetest.net/viewtopic.php?f=10&t=8924
CraigyDavi has created a fantastic guide to starting up a Windows server, perfect for newcomers