Skip to content

A bridge to display Minecraft Multiverse Anchors in Dynmap

License

Notifications You must be signed in to change notification settings

Jannled/Dynmap-Multiverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynmap-Multiverse Bridge

Download Link

This add-on for Dynmap will visualize the position of Multiverse Anchors.

A screenshot of the Dynmap view showing a Minecraft world in Isometric view with sign icons showing the Multiverse-Plugin Anchor positions

Installation

The plugin has been tested with PaperMC but should also work with plain Spigot.

  1. Install the latest version of Dynmap (Modrinth / SpigotMC)
  2. Install at least Multiverse-Core (Modrinth / SpigotMC)
  3. Download the latest Dynmap-Multiverse-1.?.jar file from the releases page and put it in the plugin folder of your server.
  4. After restarting your server, you should see a sign icon Sign Icon at every anchor position you have created.

Development

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.

Known Issues

  • 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.