Page 1 of 1
Command to kill myself?

Posted:
Sun Feb 14, 2016 15:33
by rugk
Is there a command to kill myself? There are situations where this is needed... :D
Alternatively how can I teleport me to the spawn point?
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 18:51
by kaadmy
There's a /spawn command, but requires a mod and a static_spawnpoint to be set.
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 19:00
by rugk
So no kill-myself command in Minetest?
I think this is really basic, so you can take this as a suggestion to add in Minetest if it is not there. It always helps if you are in a situation where indestructible blocks are around you - only as one example. ;)
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 20:06
by zak1975
I always use /sethome and /home. No need to kill myself and loose my whole inventory ;)
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 21:08
by rugk
zak1975 wrote:I always use /sethome and /home. No need to kill myself and loose my whole inventory ;)
Yes, this is a good way,
but:
These commands may not be available if you use a different game[ than vanilla Minetest].
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 22:44
by mahmutelmas06
Activate the mod and write /killme in chat window.
https://github.com/mahmutelmas06/commander
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 22:55
by Wuzzy
The Player tools mod works the same way:
Player toolsFunny, it uses the same command: “killme”. o_O
Does the commander mod suffer from the Not Invented Here syndrome? :P
Re: Command to kill myself?

Posted:
Sun Feb 14, 2016 22:57
by mahmutelmas06
Wuzzy wrote:The Player tools mod works the same way:
Player toolsFunny, it uses the same command: “killme”. o_O
Does the commander mod suffer from the Not Invented Here syndrome? :P
actually it was created for personal use and i copied some code from
https://github.com/MrIbby/commandsas i checked release date probably he has copied thoose from yours :)
Re: Command to kill myself?

Posted:
Mon Feb 15, 2016 01:11
by BrandonReese
Don't do it, you have so much to live for!!
Re: Command to kill myself?

Posted:
Mon Feb 15, 2016 18:36
by prof-turbo
"These commands may not be available if you use a different game[ than vanilla Minetest]."
Lol I didn't even know it now was on Vanilla Minetest. Do you want to force people to use Vanilla ? :p
Re: Command to kill myself?

Posted:
Mon Feb 15, 2016 18:44
by Dragonop
You could carry some flowers:mushroom_red and use that to kill yourself.
Re: Command to kill myself?

Posted:
Mon Feb 15, 2016 20:48
by TenPlus1
I've requested a pull-request on stu's 3d_armor mod to add a /kill command which may be added shortly :)
Re: Command to kill myself?

Posted:
Mon Feb 15, 2016 21:22
by xeranas
rugk wrote:Is there a command to kill myself? There are situations where this is needed... :D
Just wonder which are those situations?
Re: Command to kill myself?

Posted:
Tue Feb 16, 2016 19:58
by rugk
xeranas wrote:Just wonder which are those situations?
I already mentioned one:
rugk wrote:It always helps if you are in a situation where indestructible blocks are around you - only as one example. ;)
Re: Command to kill myself?

Posted:
Wed Feb 17, 2016 20:29
by xeranas
Created
ticked. Please review and add your own suggestions if you have any. Maybe it will be included into main game.
Re: Command to kill myself?

Posted:
Fri Feb 19, 2016 14:29
by Gael de Sailly
On MinetestForFun we have
/suicide that works well (so use it carefully).