mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Updated Home (markdown)
parent
82ea2bc43b
commit
77f634ae43
6
Home.md
6
Home.md
@ -1,10 +1,10 @@
|
|||||||
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.
|
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.
|
||||||
|
|
||||||
This project is mainly maintained by k-zed and fescen9 on SVN ([[https://port70.net/svn/dynmap/trunk]] and [[https://port70.net/svn/dynmap/branches/fescen9]]) and is actively discussed on hMod's forums ([[http://forum.hey0.net/showthread.php?tid=1295]]).
|
The original project maintained by k-zed and fescen9 is available on SVN ([[https://port70.net/svn/dynmap/trunk]] and [[https://port70.net/svn/dynmap/branches/fescen9]]).
|
||||||
|
|
||||||
The master branch here on Github is quite similar to the one on SVN, but not maintained by k-zen or fescen9. See this as just another fork.
|
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/]])
|
||||||
|
|
||||||
The bukkit branch here on Github is a port from the original hMod plugin 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.
|
||||||
|
|
||||||
# Compiling #
|
# Compiling #
|
||||||
Use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths.
|
Use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths.
|
||||||
|
Loading…
Reference in New Issue
Block a user