war/war
cmastudios dbac21aa44 Add MySQL kill/death logging support. Closes gh-658
War now logs kills and deaths to a MySQL database. Records are created for
every player at the end of each round with the current date and amount of
times the player killed and was killed for the entire round. It has built
in support for automatic & configurable log clearing past a certain date
(default is 1 week).
2013-09-10 17:51:30 -05:00
..
src Add MySQL kill/death logging support. Closes gh-658 2013-09-10 17:51:30 -05:00
.classpath Compatibility fixes for 1.1-R6. War doesn't use any Craftbukkit or net.minecraft classes anymore. Removed getLogger override which was breaking Bukkit's calls to the plugin's logger accessor - weird. 2012-03-03 13:21:41 -05:00
.project Compatibility fixes for 1.1-R6. War doesn't use any Craftbukkit or net.minecraft classes anymore. Removed getLogger override which was breaking Bukkit's calls to the plugin's logger accessor - weird. 2012-03-03 13:21:41 -05:00
pom.xml TeamKind cleanup, warning fixes, closes gh-631 2013-09-04 23:27:27 -05:00