Brokkonaut 2e81e2be9d Catch failed ItemStack serialization
This will still not serialize the problematic ItemStacks, at that is not in the scope of logblock, but it will avoid problems with logging is this problem occurs.
Fixes #735
2019-01-05 17:16:18 +01:00
2019-01-05 17:16:18 +01:00
2015-03-21 02:55:28 +05:00
2018-08-02 05:14:26 +02:00
2015-07-28 15:59:37 +01:00
2010-12-18 14:49:45 -07:00
2018-08-16 04:18:13 +02:00

LogBlock

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.

You can download development builds from our Jenkins server.

S
Description
Logs blocks.
Readme
3.4 MiB
Languages
Java 100%