Page 1 of 1

MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 00:20
by ParaklataChotou
HELLO :). I WANT TO MAKE A NEW SERVER. BUT I DON'T KNOW HOW... I'M TRYING TO USE SPAWN COMMAND BUT IT SAYS ISSUE COMMAND :'(. COULD YOU ASSIST ME, IF YOU PLEASE? I WOULD THANK YOU :).

RUKI.png
XD
RUKI.png (339.12 KiB) Viewed 1648 times


RUFUS.png
WOOOW... AMAZING!!!
RUFUS.png (902.46 KiB) Viewed 1649 times


RUFUS.png
WOOOW... AMAZING!!!
RUFUS.png (902.46 KiB) Viewed 1649 times

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 01:40
by kaeza
For how to create a server, see the top of the Servers section, or the Setting up a server page on the wiki.

About `/spawn` command, your screenshots show a different issue, probably a travelnet mod network or something like that. Please see the How to report bugs topic for tips on reporting.

As a final note, TYPING IN ALL CAPS is considered shouting, and is considered rude. Please try to avoid it.

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 01:47
by ParaklataChotou
kaeza wrote:For how to create a server, see the top of the Servers section, or the Setting up a server page on the wiki.

About `/spawn` command, your screenshots show a different issue, probably a travelnet mod network or something like that. Please see the How to report bugs topic for tips on reporting.

As a final note, TYPING IN ALL CAPS is considered shouting, and is considered rude. Please try to avoid it.


Ok, I'll check it. Thank you n_n. I hope it works.

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 04:46
by ParaklataChotou
Hello. Thank you for the info. It helped me so much. Here's my server: ip 192.168.180.1
server port: 45451

I have another problem. I don't know where can I find spawn mods. There was a guy who had a nice spawn mod, but the download link have been disabled (Ubuntu Community) :(. Where can I find it? I found a weird spawn mod called cheapy mod. But there's no a readme file or something... :(((

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 13:15
by ParaklataChotou
NOW I'VE GOT ANOTHER PROBLEM: I PUT THE SERVER DESCRIPTION, BUT IN THE SERVER LIST DOESN'T APPEAR. IT'S A BUG? OR AM I DOING SOMETHING WRONG?

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 18:36
by octacian
Check out my mod, servertools. It includes several useful tools, such as spawn, except under the name genesis. I'm currently in the midst of rewriting the spawn feature to be more robust, but it works for now.

Download it directly here.

Make sure to check for updates in the releases, and I will also make an official release in the forums once I finish the table API.

Known Genesis (spawn) Issue:
The static spawnpoint is set in the universal minetest.conf file, meaning that it is used in every world. I am currently working on a fix which stored the static spawnpoint in a file within each world directory.

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 18:38
by srifqi
ParaklataChotou wrote:NOW I'VE GOT ANOTHER PROBLEM: I PUT THE SERVER DESCRIPTION, BUT IN THE SERVER LIST DOESN'T APPEAR. IT'S A BUG? OR AM I DOING SOMETHING WRONG?

Have announce your server into Minetest server list? If not, add this line into your minetest.conf:
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

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 19:35
by ParaklataChotou
endev15 wrote:Check out my mod, servertools. It includes several useful tools, such as spawn, except under the name genesis. I'm currently in the midst of rewriting the spawn feature to be more robust, but it works for now.

Download it directly here.

Make sure to check for updates in the releases, and I will also make an official release in the forums once I finish the table API.

Known Genesis (spawn) Issue:
The static spawnpoint is set in the universal minetest.conf file, meaning that it is used in every world. I am currently working on a fix which stored the static spawnpoint in a file within each world directory.




Thank you!!! :). It works perfect!!! :D

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 19:38
by ParaklataChotou
[/quote]
Have announce your server into Minetest server list? If not, add this line into your minetest.conf:
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
[/quote]

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 19:43
by ParaklataChotou
[quote="ParaklataChotou"][/quote]
Have announce your server into Minetest server list? If not, add this line into your minetest.conf:
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


I'LL PUT THE MINETEST.CONFIG, AND THEN YOU'LL TELL ME WHAT'S WRONG... :(. I'M USING 4.14 VERSION.
    server_dedicated = false
    creative_mode = true
    enable_3d_clouds = false
    enable_damage = false
    enable_particles = false
    enable_shaders = false
    mainmenu_last_selected_world = 1
    maintab_LAST = multiplayer
    port = 60000
    server_announce = true
    smooth_lighting = false
    wieldview_node_tiles = false
    wieldview_update_time = 2
    server_announce = true
    menu_last_game = minetest
    name = buche
    selected_world_path = C:\Users\Dell\Desktop\minetest-0.4.14\bin\..\worlds\WOWSERVER
    fast_move = true
    free_move = false
    leaves_style = opaque
    noclip = false
    static_spawnpoint = 384.83102416992,16.5,-90.985000610352
    address = minetest.rubenwardy.com
    remote_port = 30000
    server_name = WOW_AMAZING
    server_description = BEST SURVIVAL. MK KONQUEST :D AND MORE.
    main_menu_technical_settings = false
    max_users = 9
    unlimited_player_transfer_distance = true
    secure.enable_security = true
    world_config_selected_mod = 6
    server_address = 192.168.180.1
    serverlist_url = https://servers.minetest.net/
    --config path/to/minetest.conf
:[

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Mon Jun 20, 2016 20:05
by octacian
1. Have you got permission to use minetest.rubernwardy.com? Address should be equal to the URL/Public IP used to connect to your server.
2. You need to set up port forwarding on your router. 192.168... addresses are only accessible on your local network, to access remotely the router must know that it needs to forward such requests to the local IP. Google is a good resource for configuring forwarding.
3. You can get your current public IP by Googling "ip". However, unless you have acquired a static IP from your ISP (Internet Service Provider) this will be prone to change. I am not sure if this matter with a minetest server. Most ISPs charge around $10 extra/month, but it is worth the cost. Check your ISP's website for information on static IPs.

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Wed Jun 22, 2016 02:41
by kaadmy
ParaklataChotou wrote:...
Here's my server: ip 192.168.180.1
...

>.<

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Sat Jun 25, 2016 19:55
by ParaklataChotou
I'VE SOLVED THE PROBLEM. THANK YOU MINETEST COMMUNITY. BUT I NEED HELP ABOUT THE SERVER. :(. I'M CONFUSED.

Re: MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

PostPosted: Sat Jun 25, 2016 19:56
by ParaklataChotou
endev15 wrote:1. Have you got permission to use minetest.rubernwardy.com? Address should be equal to the URL/Public IP used to connect to your server.
2. You need to set up port forwarding on your router. 192.168... addresses are only accessible on your local network, to access remotely the router must know that it needs to forward such requests to the local IP. Google is a good resource for configuring forwarding.
3. You can get your current public IP by Googling "ip". However, unless you have acquired a static IP from your ISP (Internet Service Provider) this will be prone to change. I am not sure if this matter with a minetest server. Most ISPs charge around $10 extra/month, but it is worth the cost. Check your ISP's website for information on static IPs.

SORRY. I DON'T KNOW TO CONFIGURE THE SERVER.