Updated Home (markdown)

FrozenCow 2012-01-23 06:28:31 -08:00
parent 93965db346
commit 68cc7644c1
1 changed files with 2 additions and 6 deletions

@ -1,10 +1,6 @@
Dynamic Map, or dynmap for short, is a plugin for Minecraft's hMod and Bukkit server. It gives you a web-based map - which shows you player positions, and updates itself with world changes, both in real time. The web map has a player list with center on player and follow player functionality.
Dynmap is a Google Maps-like map for your Minecraft server that can be viewed in a browser. Easy to set up when making use of Dynmap's integrated webserver which works out-of-the-box, while also available to be integrated into existing websites running on Apache and the like. Dynmap can render your worlds using different renderers, some suitable for performance, some for high detail.
The original project maintained by k-zed is available on SVN ([[https://port70.net/svn/dynmap/trunk]].
The master branch here on Github is the port from the hMod version to Bukkit with nowadays different features. The port is discussed on Bukkit's forums ([[http://forums.bukkit.org/threads/dynmap-realtime-minecraft-maps.489/]])
A somewhat modified version of the original Dynmap for hMod is still available in the hmod branch of this repo.
The original project was developed for hMod by k-zed.
# Contact #
* [Bukkit Forums](http://forums.bukkit.org/threads/misc-dynmap-v0-12-1-realtime-minecraft-maps-314.489/)