An implementation of Telemachus Reborn's vessel map as a DMP server plugin, allowing users to view vessels on an interactive map.
- Download Server_Plugins.zip and place the 4 files called
ConfigNode.dll,MapUpdater.dll,VesselPositions.dllandNewtonsoft.Json.dllin your server'sPluginsfolder. - Start the server and open the file
[Server]/PluginData/DMPServerMap-FrostBird347/Config/MapUpdater.txtin a text editor. - Setup the server config.
- Run the command
/reloadmapto reload the server's config.
- Download Webpage.zip, which contains the webpage's files.
- Currently, no web server is provided and will need to be set up manually.
- Setup the webpage's config.