forked from MTSR/mapserver
Minetest realtime mapserver, written in go
doc | ||
mapserver_mod | ||
pics | ||
server | ||
.gitignore | ||
.travis.yml | ||
license.txt | ||
Makefile | ||
readme.md |
Minetest mapserver
Realtime mapserver for Minetest
Documentation
Features
Current features
- Initial and incremental map rendering
- 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 databases
- Sqlite3 (for map and mapobjects)
Screenshots
Web interface
Terminal
Map objects (as markers)
Enable/Disable those in the Configuration
Bugs
There will be bugs, please file them in the issues page.