The "playerposws.js" file currently supports the following mapping Programs:
- Minecraft Overviewer ( Basic Functionality complete )
- Mapcrafter ( In progress )
Add your own via a PR ;)
| Minecraft Server-Ip | Map address | Maprenderer |
|---|---|---|
| mc.htav.de | https://htav.de/mcmaps | Overviewer, Mapcrafter |
- Set The PlayerPositions module to broadcast
- Add the playerposws.js file to your asset-folder.
- Add this line to the index.html file (also in your asset folder):
<script type="text/javascript" src="path/to/playerposws.js"></script>Below all the other<script>Tags.
Known Issues:
- Refresh needed to change backend server #1
- Displays all players on one server regardless of world #2