93adefdbf9f04306dd64c4c152c0851979a7ca02
Removes log prefixes as this is now in Bukkit's logging system and frankly, looks ugly in the log file and console. Removes duplicate disable message as this is not required due to Bukkit's forced, auto-log of plugin enables, disables and loads.
This plugin logs block changes such as breaking, placing, modifying, or burning to a MySQL Database. It can be used as an anti-griefing tool to find out who made a particular edit, or even roll back changes by certain players. Originally written by bootswithdefer, for hMod, ported to Bukkit by me, because of the inability to identfy griefers. BigBrother also did't work, so I was forced to do it myself. The honor belongs to bootswithdefer for the sourcecode, I only spent about 8 hours to transcribe. All functions except sign text logging shold work as in hMod. The use of permissions plugin is possible, but not necessary.
Languages
Java
100%