Minetest mapserver
=======

Realtime mapserver for [Minetest](https://minetest.net)

# Documentation

* [Installation](doc/install.md)
* [Mapserver mod](doc/mod.md)
* [Parameters](doc/params.md)
* [Configuration](doc/config.md)
* [Contribution](doc/contrib.md)

# Features

## Current features

* Initial and incremental map rendering
* Realtime player and world stats
* Configurable layers (default: "Base" from y -16 to 160)

## Planned Features

* POI markers / mod integration
* Player infos (HP, breath, etc)
* LCD Displays as markers
* Street names / Train stuff
* City borders

# Development state

* Working basic features (map rendering)
* Successor of http://github.com/thomasrudin-mt/minetest-tile-server

# Screenshots

## Web interface
<img src="./pics/web.png">

## Terminal
<img src="./pics/terminal.png">

# Bugs

There will be bugs, please file them in the [issues](./issues) page.