Skip to content

0siribix/simple_waypoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Waypoints


A minetest 0.4.17+ mod that lets you set waypoints/beacons at current position.

beacon waypoints GUI

How it works

There's a text interface and a GUI. Use whichever suits you best.

TEXT INTERFACE:

  • Just use the following commands
/wc "waypoint name" to create a waypoint at current position.
/wd "waypoint name" to delete a waypoint.
/wt "waypoint name" to teleport to a waypoint.
/wl list your waypoints in table format e.g. "1 Home (x,y,z)".

GUI: /wf to bring up the waypoints formspec.

NOTE: The GUI allows you to select a beacon color (out of 8); the text interface selects one at random.

Works with Minetest 5.2.0

Installation

Extract zip to the mods folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages