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 Aug 15, 2012@xclucky
Fork the 'LogBlockWebstats' from DiddiZ's GitHub and update it if it's not working. ;]
@wolfwork
What.
@bob7l
As has been stated many times before, WorldEdit logging is on the ToDo list and will be added soon.
@LevveGames
There is a known issue with /lb tp and it is being fixed. What errors do you receive when trying to spawn your tools?
@xXNorthWeaponXx
Ensure you have specified a correct and online database.
@lst96
I don't have any profiling so I'm unable to tell you. Maybe md_5 or someone else would know.
-
View User Profile
-
Send Message
Posted Aug 15, 2012how much on average does this plugin take of ram?
-
View User Profile
-
Send Message
Posted Aug 15, 2012@xXNorthWeaponXx
You need to have a MySQL database for this plugin to correctly work. If you do not have one, go grab coreprotect
-
View User Profile
-
Send Message
Posted Aug 15, 2012I'm really looking forward in getting this plugin to work. I downloaded WorldEdit, it works fine. But I can't get LogBlock to work.
I downloaded the file and put it in the plugins folder for my server, I reloaded the server and according to my CMD, LogBlock is working. When I type in the commands like
/lb command
It would say "No Database connected. Check your MySQL user/pw and database for typos. Start/restart your MySQL server.
Can someone help me please? Much appreciated :D
-
View User Profile
-
Send Message
Posted Aug 15, 2012Thanks for plugin, but i've a problem:
http://pastie.org/private/8ap54yeah5dilqoii9eq
how can i fix this?
-
View User Profile
-
Send Message
Posted Aug 15, 2012Best Plugin ever :D i Like the Interface and the user friendlyness :D (srry for my english ;D )
-
View User Profile
-
Send Message
Posted Aug 15, 20122012-08-15 14:50:33 [WARNING] [LogBlock] Exception in commands handler: java.lang.ArrayIndexOutOfBoundsException: 1 at de.diddiz.LogBlock.CommandsHandler.onCommand(CommandsHandler.java:284) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.NetworkManager.b(NetworkManager.java:281) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
I get this when trying to /lb tp I am not able to spawn tools and such, even though I have the sufficient permission nodes. Any advice?
-
View User Profile
-
Send Message
Posted Aug 15, 2012world edit logging is hard and btw it checks using the player stats so if u do it with world edit it wouldn't say anything
-
View User Profile
-
Send Message
Posted Aug 14, 2012Here is my question, why not add logging for worldedit? It's so sad that one of my favorite grief logging plugins can't add the simplest things. I really do not want to migrate over to coreprotect but that seems to be my only option. Please do not say "Oh it's impossible to log worldedits actions" because it most certainly IS possible. When you make a world edit it logged in the memory, you can easily rollback someone with worldedit by doing undo 10 (name) but it of course only works when the player is online. It should be fairly simple to add worldedit support so please do!
-
View User Profile
-
Send Message
Posted Aug 14, 2012please update new source
-
View User Profile
-
Send Message
Posted Aug 14, 2012Is there any chance that this plugin will get any sort of website administration tool for viewing logs?
-
View User Profile
-
Send Message
Posted Aug 14, 2012@Mixon87
Your queue has been flooded with a mass amount of block changes. This can be caused by having water and lava flow enabled and a large water flow occurring. If this is not the case, it is caused by LB not having enough time to connect to the SQL server and put all the changes into the SQL. Please read the 'FAQ' on the wiki.
@jwpwns
How do you mean it is not working?
@worldcity12
Contact your hosting provider for access to a MySQL database and input the correct information to the configuration file.
@PhanaticD
Please read issue #200 on the tracker.
-
View User Profile
-
Send Message
Posted Aug 14, 2012in 1.58 it says the sql table updates are optional, but when i update this (from 1.56) will it run by default or not run by default.. as I have manually changed my table in the past a while ago
-
View User Profile
-
Send Message
Posted Aug 14, 2012After I installed this plugin for my server which I not complete my server before become public to people. I got 4 owner as well and few player who help me to complete this server. I keep fed up to found random build house and ect. I keep told player that they cannot get house with creative mode which they will be back normal player when it public. As I know that one person keep do it but I cannot blame her all time if I think it is her. I know that this plugin is useful to find out who did it.
I installed it and restart server as well. I try test it and it not worked. It keep message everytime I try do different command on this plugin. It say 'No database connected. Check your MySQL user/pw and database for your typos. Start/restart your MySQL server.'
What is that? I need your help for that. I need find it out before I deal with player.
How get MySQL user and password?
Regards
WorldCity12
-
View User Profile
-
Send Message
Posted Aug 14, 2012@Mixon87
That is mysql overloading. Data isn't written as fast as it is produces, mysql is bit slow. Nothing to worry about if it happens rarely, if not then go to LB wiki and adjust the LB Questioner.
@jwpwns
These work for me -
- logblock.tools.tool - logblock.tools.toolblock
-
View User Profile
-
Send Message
Posted Aug 14, 2012i did check the perm page its not there logblock.spawnTools Does not work i tried all of them
-
View User Profile
-
Send Message
Posted Aug 14, 2012I have tested my server on my local pc and console spammed me this:
2012-08-14 14:37:02 [INFO] [LogBlock Consumer] Queue overloaded. Size: 1194
2012-08-14 14:37:08 [INFO] [LogBlock Consumer] Queue overloaded. Size: 1174
2012-08-14 14:37:14 [INFO] [LogBlock Consumer] Queue overloaded. Size: 1155
2012-08-14 14:37:20 [INFO] [LogBlock Consumer] Queue overloaded. Size: 1135
Can you tell me please what is it means? thank you
-
View User Profile
-
Send Message
Posted Aug 13, 2012@bluehasia
There's a web-stats repo on DiddiZ's github, check that out, you might need to fork it and fix it though.
@DuskShadowBrony
If it's the tool, right click the block you want information about. If it's the toolblock right click an air space for information or left click a block for information.
@deleted_8156133
The main developer of Guardian, md_5, took over LogBlock as well and is solely working on it. Think of LogBlock as the new-old Guardian ;-]
@CountIgor
Make sure that you're giving the right nodes. Check out the 'Permissions' page on the wiki.
@HexaDroid
Please report bugs and requests to the issue tracker.
@jwpwns
Check out the 'Permissions' page on the wiki. :)
-
View User Profile
-
Send Message
Posted Aug 13, 2012what is the perm node for /lb toolblock and /lb tool i cant get it to work
-
View User Profile
-
Send Message
Posted Aug 13, 2012Hello,
I think there is a bug that chests are not rolled back correctly. I tested it myself. All block changes etc get rolled back correctly but not chests. Could you look into this please.
Also is it possible to store the contents of a chest when it gets broken?
thanks in advance.