LogBlock
Works 100% with 1.7 / 1.8
The best block logging and rollback solution for the savvy server administrator.
LogBlock is the best block logging plugin for Bukkit server. Not only is it awesomely powerful, it’s blazing fast! Everything is logged into a MySQL database, allowing developers to hook in and produce things such as player stats and even administrative panels. Every loggable action can be logged with LogBlock: WorldEdit, leave decay, fire, sign changes, explosions, chest changes, player and animal deaths, chat, commands and more!
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
LogBlock will very rarely break between Minecraft / Bukkit updates, however if you find it does, please be sure to try a development build from above, as we generally test new releases there until deemed stable.
What is LogBlock?
LogBlock is a tool which allows you to keep track of almost everything on your server, while also giving you the ability to rollback (revert) or redo changes made by users and natural occurrences such as liquid flow or leaf decay. Additionally, LogBlock is able to log and rollback chest contents, sign text and more! LogBlock was originally created by bootswithdefer for HMod, ported to Bukkit by DiddiZ and is now actively maintained by md_5, ammar2 and the community of developers on Bukkit. We accept pull requests on GitHub frequently which means that community developers can add features they wish to see quicker than LogBlock developers are able to from tickets. All database actions are run not only in their own threads, but are queued into a consumer to minimize lag on the main thread. This is great for larger servers! All optional features (not dependencies below) are enabled and disabled from within the config file allowing complete control over what is logged thus ensuring database size is kept to a minimum.
Notices
Most virtual chest plugins are not compatible with LogBlock. Because they do not set the player who is opening the “chest”, LogBlock can’t do what it’s meant to be able to do, thus, making errors in your console. Please report these issues to the fake-chest plugin developer, NOT LogBlock developers.
Issues are read more frequently on the GitHub Issues page as compared to the comments below. When updating to LB1.57, if you already have a large database and have changed your columns to MEDIUMINT, INT or LARGEINT, you do not need the updater to fix this for you automatically. To stop this behaviour, simply change “version” in the configuration to ‘1.57’.
If you are experiencing an error such as this please read the FAQ for answers.
If you're receiving errors regarding players from the consumer such as "[Consumer] Failed to add player <playername>" then change all `playerid` columns to MEDIUMINT or INT in each table that contains them. This may take a long time if you have a lot of rows.
Optional Dependencies
- WorldEdit (Recommended)
- Permissions plugin
- LogBlock Questioner
Need help?
Found a bug or an issue? Please report it (and attach code if you know how to squash it) on our ticket manager.
Just need help in general or have an urgent, more private bug? Join us on IRC at irc.esper.net #LogBlock and ping a +o or +v for faster help. Webchat is available here if you don't have a client, or prefer to use it.
As always, check if your question is on the FAQ before asking!
Installation
More Information
- FAQ (read me first!)
- Command reference
- Configuration
- Helpful Commands
- MySQL Connection Problems
- MySQL Schema
- SQL Queries
- Parameters
Are you a Developer?
If you wish to contribute to the LogBlock project, head on over to the GitHub page, fork the project and submit your pull request(s).
If you wish to develop a plugin that interacts with LogBlock in some way, read up on the API here. Support for API and more can be found in the IRC channel, which is listed above.
Developer builds can be found here. (These builds have not been approved by the BukkitDev staff. Use them at your own risk.)
Still need help? Join us on IRC at irc.esper.net #LogBlock and ping a +o or +v for faster help.
Please do not post comments requesting support. Report bugs here or, alternatively, talk to a real person. Commenting below is a surefire way to not receive help.
-
View User Profile
-
Send Message
Posted Jul 26, 2013i keep getting this problem.http://pastebin.com/Dr2aHDnP i have tried to delete everything for log block to recreate but it keeps happening
-
View User Profile
-
Send Message
Posted Jul 24, 2013How to fix this, http://pastebin.com/94PvxKLQ
-
View User Profile
-
Send Message
Posted Jul 22, 2013It seems like my log automatically clears / disappears after a while. Got auto-clear in main config set to offline tho.
Any ideas?
-
View User Profile
-
Send Message
Posted Jul 21, 2013@md_5
What about chest on horses?
And how to log a chat if logblock doesn't support some chars, like: ąęł
And That will be awesome if you also add logging dropped item from player (only players, not mobs). (and pickup)
Sorry for English :/
-
View User Profile
-
Send Message
Posted Jul 20, 2013After 1.6+ i have been seeing 2013-07-20 21:52:04 [WARNING] [Consumer] Failed to add player <name> in console for new players at random and logblock will not log them for their online session. Any reason for this?
I have even tried updating to latest logblock 204 and am running spigot 1033. Could there be something wrong with my MySQL? It doesnt have any problems for players that have already been logged prior to 1.6+ minecraft update just new players that recently joined the server after 1.6+ and it is at random, some days it logs them some days it wont.
-
View User Profile
-
Send Message
Posted Jul 17, 2013Any weblogs for this plugin?
-
View User Profile
-
Send Message
Posted Jul 15, 2013Any reason it wont read my materials list? [SEVERE] Cannot load plugins\LogBlock\materials.yml at de.diddiz.LogBlock.BlockChange.toString(BlockChange.java:82) at de.diddiz.LogBlock.BlockChange.getMessage(BlockChange.java:97) at de.diddiz.LogBlock.CommandsHandler.showPage(CommandsHandler.java:326) at de.diddiz.LogBlock.CommandsHandler.access$200(CommandsHandler.java:42) at de.diddiz.LogBlock.CommandsHandler$CommandLookup.run(CommandsHandler.java:432)
Version 1.5.2 minecraft with mpcp+ build 592
(Already made a ticket 12 days ago and not a single response, so I came here to try and get some answers)
-
View User Profile
-
Send Message
Posted Jul 15, 2013Hey guys, any plans to log item frames and paintings?
-
View User Profile
-
Send Message
Posted Jul 15, 2013@md_5
Yes well thats the problem, i have no idea how to change this and nobody seem to be able to help. It gives me error when launching & tells me to change the max allowed packet amount since its too high.
-
View User Profile
-
Send Message
Posted Jul 14, 2013@semirotta
I don't know, its a MySQL not LogBlock thing
-
View User Profile
-
Send Message
Posted Jul 14, 2013@md_5
ive waited in chat an answer for this issue i have but nobody answers and now you just said that? WUT?
How do i get to change max_allowed_packet amount? since it says its too much packets...
http://pastebin.com/vqp5sF0z
-
View User Profile
-
Send Message
Posted Jul 14, 2013@semirotta
It doesn't need an update.
-
View User Profile
-
Send Message
Posted Jul 14, 2013@md_5
knows the new blocks etc? sure... i bet it requires update to know new blocks :D
In my config there is no "max_allowed_packet"
How am i supposed to change this? do i just add it somewhere myself or what?
-
View User Profile
-
Send Message
Posted Jul 14, 2013I have an issue, when I start up my server it doesn't create any folder for the logblock stuff it just doesn't do anything with the jar. Please help!
-
View User Profile
-
Send Message
Posted Jul 14, 2013@semirotta
Why is an updated needed, it works fine?
@hopsi66
Thats NoCheat+ not logblock *headdesk*
-
View User Profile
-
Send Message
Posted Jul 14, 2013is there incoming update for 1.6.2?
-
View User Profile
-
Send Message
Posted Jul 13, 2013@leonvakt
This could be down to many things, not just logblock. But, what Version of Craftbukkit/Spigot are you running? What plugins do you run? What are your server specs?
@hopsi66 That is related to NoCheatPlus not logblock....
-
View User Profile
-
Send Message
Posted Jul 13, 2013Please added the new blocks!
Thanks a lot!
[NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:. MISSING 159 (STAINED_CLAY / SOLID+GROUND). MISSING 170 (HAY_BLOCK / SOLID+GROUND). MISSING 171 (CARPET / IGN_PASSABLE). MISSING 172 (HARD_CLAY / SOLID+GROUND). MISSING 173 (COAL_BLOCK / SOLID+GROUND).
-
View User Profile
-
Send Message
Posted Jul 11, 2013Having this huge issiue my server freeze in like 15 secconds wen players join.
-
View User Profile
-
Send Message
Posted Jul 11, 2013Awww :( Logblock don't support Polish chars ;/ java.sql.SQLException: Incorrect string value: '\xE5\x82\xB3\xE7\xB5\xB1' for column 'message' at row 1 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) at de.diddiz.LogBlock.Consumer$ChatRow.executeStatements(Consumer.java:596) at de.diddiz.LogBlock.Consumer.run(Consumer.java:294) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722)