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.dll
andNewtonsoft.Json.dll
in your server'sPlugins
folder. - Start the server and open the file
[Server]/PluginData/DMPServerMap-FrostBird347/Config/MapUpdater.txt
in a text editor. - Setup the server config.
- Run the command
/reloadmap
to 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.