-
Notifications
You must be signed in to change notification settings - Fork 477
Available Modifications
Listed below are modifications that advanced users may chose to impliment into the rendering of overviewer. These mods may include additional information overlays into the output, the style in which tiles are rendered, or additional actions that are performed by overviewer on each run. These typically require the administrator to have a little more knowledge of programming languages... as a note to developers of these mods, please feel free to update this list with links to your own scripts and mods.
Minecraft Sundial https://github.com/sunkid/minecraft-sundial/ - Will show your ingame server time as an overlay onto the Overviewer Map.
MapMarkers http://tj09.net/minecraft/MapMarkers/ - A bukkit plugin and overviewer javascript file to show ingame player positions live on the rendered Overviewer map.
Player Avatars https://github.com/ethzero/Minecraft-Overviewer-Addons/tree/master/Player-Avatar - This php script takes the MapMarkers script one level deeper and renders the avatar of the players as their character face. This script requires the MapMarkers mod.
WorldGuard2OverviewerRegion https://github.com/pironic/WG2OvR - This php script takes the regions regions definned in WorldGuard, and outputs them in isometric cubes on your overviewer map.
Re-Packaged Overviewer (with Add-ons) https://github.com/FabianN/Minecraft-Overviewer - This is a fork of overviewer with add-ons included. Comes with MapMarkers, Player Avatars, Sundial, and WG2OvR. All you need to do is point WG2OvR and Sundial to the location of your regions.yml and level.dat files (details are in the README).