Minetest realtime mapserver, written in go
Go to file
NatureFreshMilk 82bf407d05 doc
2019-03-13 10:43:53 +01:00
doc doc 2019-03-13 10:43:53 +01:00
mapserver_mod label fixes 2019-02-26 21:19:01 +01:00
pics train display/icons 2019-02-24 20:06:20 +01:00
server item count for mapblock accessor 2019-03-13 10:41:37 +01:00
.gitignore cross targets 2019-01-23 09:11:55 +01:00
.travis.yml travis ci 2019-01-24 19:15:45 +01:00
license.txt license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
Makefile build-all / build 2019-02-22 19:40:26 +01:00
readme.md update docs 2019-02-22 15:17:19 +01:00

Minetest mapserver

Realtime mapserver for Minetest

Documentation

Compatibility

  • Minetest 0.4.15 - 0.4.17.1
  • Minetest 5.0

Features

Current features

  • Click-and-run installation
  • Initial and incremental map rendering
  • Realtime rendering and map-updating
  • Realtime player and world stats
  • Configurable layers (default: "Base" from y -16 to 160)
  • POI markers / mod integration
  • Protector display
  • LCD Displays as markers
  • Monitoring with Prometheus

Planned Features

  • Player infos (HP, breath, etc)
  • Street names / Train stuff
  • City borders

Supported map-databases

The connection is auto-detected from your world.mt:

  • Sqlite3
  • PostgreSql

Screenshots

Web interface

Terminal

Map objects (as markers)

Enable/Disable those in the Configuration See: mapobjects

Bugs

There will be bugs, please file them in the issues page.