you can use the command /randomtp_use to teleport yourself at a random location in the world without teleport you at bad locations like void or oceans.this mod can be used in multiplayer to avoid that all players will go at the same location and make the ground ugly.it is can be usefull if you don't want to walk a lot of to be at a calm location without another player.when you found an interesting location,you can save it with the command /homestp_create example for exemple to save the home called "example".when you want to come back to the home called "example",you just have to use the command /homestp_go example and wait the delay that is saved in the value titou_teleport:homestp_delay_withoutmove in the config file (basically minetest.conf) without moving.if you forgot what homes do you have,you can remember it to you by using /homestp_list (a warning message will show if you try to overwrite another home using /homestp_create).if you are in the game staff and want to bypass the delay restrictions without disabling it for everyone,you can by giving you the permission randomtp_bypass or homes_bypass .
| FUNCTION | COMMAND | PERMISSION |
|---|---|---|
| teleport yourself at a random location | /randomtp_use |
no permission needed |
| define the delay between each random teleportation | /randomtp_set_delay_between |
randomtp_settings |
| create a new home | /homestp_create |
no permission needed |
| remove a home | /homestp_remove |
no permission needed |
| go to a home | /homestp_go |
no permission needed |
| list all your homes | /homestp_list |
no permission needed |
| define the delay that all player will need to wait without moving to go home | /homestp_set_delay_withoutmove |
homestp_settings |