home_point-cd2025/README.md
2022-03-30 21:48:42 -04:00

17 lines
611 B
Markdown

# home_point
A /sethome and /home mod for Minetest
## CMDs
All commands require `home_point` priviledge
* `/h (place_name)` Goes to a place called place_name unless not given then your player name is used.
* `/sh (place_name)` Saves a place called place_name unless not given then your player name is used.
* `/rh (place_name)` Removes a place called place_name unless not given then your player name is used.
* `/lh` Lists all your homes, if you don't have any it will tell you how to make one.
## Notice
This mod uses mod storage... this means if the server crashes the mod will lose a few home points.