pocket86 / minecraftControlPanel

This project is to create a server and web interface for a minecraft server control panel to give admin's some remote access server control
0 stars 1 forks source link

Implement Dynamap in place of Overviewer #5

Open Shackelford-Arden opened 7 years ago

Shackelford-Arden commented 7 years ago

The wiki for Dynamap can be found here:

Cody recommended we try this in place of Overviewer.

Shackelford-Arden commented 7 years ago

Dynmap* not Dynamap.

Shackelford-Arden commented 7 years ago

Dynmap brings a lot of functionality... and because it runs the Spigot server we should be able to start looking at what the API has to offer.

Shackelford-Arden commented 7 years ago

Curious if we can find a way to integrate with Overviewer. The only hard part is it seems that Overviewer doesn't provide a way to show player location. That and the renders could be somewhat CPU intensive....