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 May 30, 2012LogBlock for 1.2.5
LogBlock
http://diddiz.insane-architects.net:8080/job/LogBlock/lastSuccessfulBuild/artifact/LogBlock.jar
Questioner
https://github.com/downloads/DiddiZ/LogBlockQuestioner/LogBlockQuestioner%20v0.03.zip
-
View User Profile
-
Send Message
Posted May 30, 2012lol that part in the config that says
loggedWorlds: - world - nether
really needs to be put somewhere near the top lol, i completely missed it the first time i read over things
-
View User Profile
-
Send Message
Posted May 30, 2012@TheTylerDev
Have you set up the world logging for the world you are trying to log?
Also, make sure your using the latest Successful Build found here http://diddiz.insane-architects.net:8080/job/LogBlock/
LogBlock works perfectly still.
-
View User Profile
-
Send Message
Posted May 29, 2012LogBlock 1.52 works 110% on CB 1.2.5 Build 2203+
LogBlock 1.52 - http://diddiz.insane-architects.net:8080/job/LogBlock/
If you look back in the comments you will also find a CB 1.2.5 ready LogBlockQuestioner.
-
View User Profile
-
Send Message
Posted May 29, 2012@TheTylerDev
I belive this is Because the version is out of date. I am having the exact same problem.
-
View User Profile
-
Send Message
Posted May 29, 2012I have my database for LogBlock set up correctly, but It is not logging anything that happens in the world. I opened a ticket with my host and they have confirmed the MYSQL is setup correctly, as well as the config. It does say ingame that I am using 1.50, and there is an update (1.52) available, but I can't find that anywhere.
I'm hoping that would fix it, but i placed a block, and tried to use the /lb sel to check it, and it said no changes. Also the tool and toolblock don't even work, when i place the toolblock it just acts like a normal block, and when i click it does nothing at all.
Please help me :/
-
View User Profile
-
Send Message
Posted May 29, 2012@AsianWiz
Type: /lb tb area 0 all sum none limit 15 desc silent
This is the default parameter for the toolblock as stated in the config.
-
View User Profile
-
Send Message
Posted May 28, 2012@AsianWiz
glad to help :)
-
View User Profile
-
Send Message
Posted May 28, 2012I need help.. I did /lb tb player santtuz time 1d area 50 instead of doing /lb rb player santtuz time 1d area 50. It now only logs if santtuz did. I don't know how to fix it. Can someone help? It isnt even the commands section. How do I undo this?
-
View User Profile
-
Send Message
Posted May 26, 2012@Conderan
http://diddiz.insane-architects.net:8080/job/LogBlock/lastSuccessfulBuild/artifact/LogBlock.jar
https://github.com/downloads/DiddiZ/LogBlockQuestioner/LogBlockQuestioner%20v0.03.zip
-
View User Profile
-
Send Message
Posted May 26, 2012@Conderan
im using the latest build and it works lovely make sure the user that you use for your database have rights to write data to the Database
-
View User Profile
-
Send Message
Posted May 26, 2012This doesn't seem to be working anymore since the update to bukkit 1.2.5-R3. Being told my mining world isn't being logged, when it was before. Also, the lb tool isn't working. If its working for you, please verify that you're running the latest bukkit before trying to tell people its working.
-
View User Profile
-
Send Message
Posted May 26, 2012I was wondering, is LogBlock still beeing updated? If not, any alternatives?
Sureley an awesome plugin though.
-
View User Profile
-
Send Message
Posted May 26, 2012@Totenfluch
http://dev.mysql.com/doc/refman/5.0/en/user-resources.html
-
View User Profile
-
Send Message
Posted May 26, 2012getting this error
http://pastebin.com/XnuAirWr
-
View User Profile
-
Send Message
Posted May 25, 2012@darkknightcz
I would imagine you either did it in a text editor, or if you mean MySQL there is actually an SQL query
-
View User Profile
-
Send Message
Posted May 25, 2012@Gunnerrrrr
Unless you state the world in the command, its only the world that you are in.
-
View User Profile
-
Send Message
Posted May 25, 2012is there a way, how to change database to UTF8 instead of latin? (latin doesnt work with certain usernames)
-
View User Profile
-
Send Message
Posted May 25, 2012@Gunnerrrrr
How do you mean?
-
View User Profile
-
Send Message
Posted May 25, 2012Does Clearing the log clear it for all worlds or just the one your in?