A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Jason Booth 3916c363ae Fixed jsontimer-interval config not being used.
Change JsonTimerTask.java to use jsontimer-interval+10 to allow a buffer for late/delayed client requests(to prevent updated tiles info to be missing)
2011-02-17 10:05:07 -06:00
src/main Fixed jsontimer-interval config not being used. 2011-02-17 10:05:07 -06:00
web Made clock configurable and split clocks from map. 2011-02-15 13:50:04 +01: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 Removed web from jar. 2011-01-18 20:54:32 +01:00
configuration.txt Changed disable-webserver and jsonfile to default false 2011-02-17 09:38:08 -06:00
pom.xml changed dependencie from java version 1.5 to 1.6 in maven project file 2011-01-16 00:35:38 +01:00