링크 : http://forums.bukkit.org/threads/misc-dynmap-v0-13-realtime-minecraft-maps-450.489/
실시간으로 마인크래프트 플레이 상황을 웹브라우저로 확인이 가능함.
서버 구동시 필수 플러그인 중 하나라고 볼 수 있음.
Quick Links:
Downloads
Wiki
Issue tracker/Todo list
Source code
IRC: irc.esper.net #dynmap
Dynmap - Realtime Minecraft maps:
Version 0.13
* Multiworld support.
* Beautified the style and added support for custom css (by lechd).
* Added chat-box and web-to-server messaging (by flames).
* Added support to run Dynmap without internal webserver (by Kilandor)
* This is controlled with the configuration-option 'disable-webserver' and 'jsonfile'. This is however only for advanced users and therefore not recommended.
* Added moon and sun indication for time of day (by Lishid).
* Added compass (by Lishid).
* Made fullrenders only executable by ops (by flames). 'disabledcommands' is now gone.
* Added option to render lower part of world, which is useful for nether.
* Added option for debugging output.
* Optimized the internal HTTP server.
* Fixed tiles hiding too soon at border of screen.
* Fixed unloaded tiles being visible.
* Fixed focuschatballoons (thanks OniTux)
* Compatible with Bukkit new plugin-constructor (no nag-message anymore).
* Thanks to Alron for his new package-building through Maven!