This add-on for Dynmap will visualize the position of Multiverse Anchors.
The plugin has been tested with PaperMC but should also work with plain Spigot.
- Install the latest version of Dynmap (Modrinth / SpigotMC)
- Install at least Multiverse-Core (Modrinth / SpigotMC)
- Download the latest
Dynmap-Multiverse-1.?.jar
file from the releases page and put it in the plugin folder of your server. - After restarting your server, you should see a sign icon at every anchor position you have created.
This is just a quick prototype I threw together using VS Code and Maven (because I didn't wanna install IntelliJ for a one off project).
If you are missing a feature in this plugin our found a bug, feel free to open an issue.
- New or deleted anchors will only show up after a plugin reload, since I haven't found an event handler that will fire when an anchor is created/modified.