MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

MY MINETEST DOESN'T HAVE SPAWN COMMAND :(

by ParaklataChotou » Mon Jun 20, 2016 00:20

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 1654 times


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


RUFUS.png
WOOOW... AMAZING!!!
RUFUS.png (902.46 KiB) Viewed 1655 times
Attachments
ROKO.png
THIS IS SO CUTE!!! DON'T YOU THINK <3
ROKO.png (454.78 KiB) Viewed 1654 times
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

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

by kaeza » Mon Jun 20, 2016 01:40

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.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 01:47

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.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 04:46

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... :(((
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 13:15

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?
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
octacian
Member
 
Posts: 408
Joined: Mon Dec 21, 2015 22:18
GitHub: octacian
IRC: octacian
In-game: octacian

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

by octacian » Mon Jun 20, 2016 18:36

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.
God isn't dead!

My Coolest Mods:
MicroExpansion, Working Computers, Interchangeable Hands

Check out my YouTube channel! (octacian)
 

User avatar
srifqi
Member
 
Posts: 508
Joined: Sat Jun 28, 2014 04:31
GitHub: srifqi
IRC: srifqi
In-game: srifqi

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

by srifqi » Mon Jun 20, 2016 18:38

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
I'm from Indonesia! Saya dari Indonesia!
Terjemahkan Minetest!
Mods by me. Modifikasi oleh saya.

Pronounce my nick as in: es-rifqi (IPA: /es rifˈki/)
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 19:35

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
Last edited by ParaklataChotou on Mon Jun 20, 2016 20:41, edited 1 time in total.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 19:38

[/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]
Last edited by ParaklataChotou on Mon Jun 20, 2016 20:41, edited 1 time in total.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Mon Jun 20, 2016 19:43

[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
:[
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
octacian
Member
 
Posts: 408
Joined: Mon Dec 21, 2015 22:18
GitHub: octacian
IRC: octacian
In-game: octacian

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

by octacian » Mon Jun 20, 2016 20:05

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.
God isn't dead!

My Coolest Mods:
MicroExpansion, Working Computers, Interchangeable Hands

Check out my YouTube channel! (octacian)
 

User avatar
kaadmy
Member
 
Posts: 627
Joined: Thu Aug 27, 2015 23:07
GitHub: kaadmy
IRC: KaadmY
In-game: KaadmY kaadmy NeD

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

by kaadmy » Wed Jun 22, 2016 02:41

ParaklataChotou wrote:...
Here's my server: ip 192.168.180.1
...

>.<
Never paint white stripes on roads near Zebra crossings.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Sat Jun 25, 2016 19:55

I'VE SOLVED THE PROBLEM. THANK YOU MINETEST COMMUNITY. BUT I NEED HELP ABOUT THE SERVER. :(. I'M CONFUSED.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

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

by ParaklataChotou » Sat Jun 25, 2016 19:56

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.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 2 guests

cron