A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Mark Riedesel 8cb615e291 Added scrollback option to webchat.
New configuration option "scrollback". false or 0 to disable, any
numeric >0 value to enable/set the maximum scrollback length.

Doesn't show chat messages prior to the user loading the map page,
but at least it allows users to scroll back and view messages they
may have missed while not paying full attention ot the map.
2011-09-29 10:54:07 +08:00
colorschemes Wood color updates (Thanks Flobi!!) 2011-09-16 21:12:37 +08:00
src/main Added scrollback option to webchat. 2011-09-29 10:54:07 +08:00
texturepacks/standard Add support for 1.9 blocks and textures 2011-09-22 22:55:48 -05:00
tools Added formatting profile which is used for Dynmap. This should look a lot like the profile used in Bukkit. 2011-05-13 10:48:37 +02:00
web Added scrollback option to webchat. 2011-09-29 10:54:07 +08:00
.gitignore Added ignores. 2011-01-25 22:56:35 +01:00
build_parameters.xml Added seperate file for ant build parameters. 2011-01-05 21:17:27 +01:00
build.xml Package more of default data/config in JAR, lay down when needed, to avoid stomping customized configuration when unneeded 2011-07-23 15:29:47 -05:00
permissions.txt Less config checks in loop, added newline at EOF 2011-04-11 23:57:10 +02:00
pom.xml Changed version to 0.23. 2011-09-09 21:02:40 +02:00