From eb0b969477c6c6eb5dcebc0d1666ef448a3eb620 Mon Sep 17 00:00:00 2001 From: Brokkonaut Date: Thu, 16 Aug 2018 04:18:13 +0200 Subject: [PATCH] add jenkins ci to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31a3270..9b17fde 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ 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. -Questioner: http://git.io/u2MxKQ +You can download development builds [from our Jenkins server](https://www.iani.de/jenkins/job/LogBlock/).