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 13, 2012Better and faster than ever, which is great, but I can't get my permissions working. Neither 'logblock.*' or any single nodes seem to work. Only OPs have access. I use bPermissions 2.9.14
-
View User Profile
-
Send Message
Posted Aug 13, 2012@jamietech
That's very sad. They start that plugin to take over HawkEye, LogBlock, and BigBrother. Then they just abandon it. Wow.
-
View User Profile
-
Send Message
Posted Aug 13, 2012After i get the wand, how do I find out who broke a block? I looked at the commands but saw nothing to do this.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@jamietech:
i was referring to more like a website page that can read the data base and put say all the information about one player up for display
-
View User Profile
-
Send Message
Posted Aug 13, 2012@bob7l
Worldedit's can already be logged, but not in this plugin. (See CoreProtect, I assume it'll be implemented soon along with physics and piston logging etc) I use both plugins, LogBlock for its speed in rollbacks, and CoreProtect to ensure large-scaled griefs are rolled back properly. :)
-
View User Profile
-
Send Message
Posted Aug 13, 2012Well now I'm just confused, you force people to use worldedit yet the plugin doesn't log worldedit's? Is this planned? I'm sure the current worldedit dev wouldn't mind adding support for logblock :)
-
View User Profile
-
Send Message
Posted Aug 13, 2012@yurikoma
Click on the downloads section here
@bluehasia
LogBlock.
-
View User Profile
-
Send Message
Posted Aug 12, 2012is there a tool out there that can access the mysql data base and help compile the data into a more easy to read format,
-
View User Profile
-
Send Message
Posted Aug 12, 2012can we get the LogBlock Questioner as a .jar file, so it is easy to download and implement
-
View User Profile
-
Send Message
Posted Aug 12, 2012@Joymo
https://github.com/LogBlock/LogBlock/issues (also listed as 'ticket manager' in the page above)
@lst96
Are you sure that it is enabled?
@Jacold
Please suggest additions on the issue tracker.
@Kaan2106
"2012-08-12 20:18:31 [SEVERE] java.lang.Exception: WorldEdit is not installed please download and install"
@StuckingFoned
Do you have LogBlock Questioner installed?
@CosmicVoyager
LogBlock Questioner adds the '/yes' and '/no' commands if you enable them in the configuration. You are able to download it from the downloads section on it's repo.
-
View User Profile
-
Send Message
Posted Aug 12, 2012What is LogBlock Questioner and where do you download it?
-
View User Profile
-
Send Message
Posted Aug 12, 2012Using newest lb and worldedit dev build.
Config:
Problems:
Does not confirm any rollbacks using lb rb command, plugin just executes it
Does not confirm rollback after ban, plugin just executes it
This worked fine on 1.2.5 what am I doing wrong?
-
View User Profile
-
Send Message
Posted Aug 12, 2012@Kaan2106 1. Use LogBlock v1.58 2. Use a Dev-Build of WorldEdit http://build.sk89q.com/
-
View User Profile
-
Send Message
Posted Aug 12, 2012don't work.
But there's no WorldEdit for 1.3.1
-
View User Profile
-
Send Message
Posted Aug 12, 2012Next feature idea: LogBlock logging changes only in WorldGuard cuboids configurable in config. Really, I need this.
-
View User Profile
-
Send Message
Posted Aug 12, 2012chessaccess isnt working for me, does lockette block chestaccess from working?
-
View User Profile
-
Send Message
Posted Aug 12, 2012Could we get a tickets page?
[15:13] <Joy> hey, I commented about that issue of player table being full
[15:13] <Joy> you suggested:
[15:13] <Joy> ALTER TABLE `lb-players` MODIFY `playerid` MEDIUMINT NOT NULL
[15:13] <Joy> but that doesn't fix it, as all the LB tables use plaeyrID as small INT
[15:13] <Joy> so it really should be changed in LB itself
-
View User Profile
-
Send Message
Posted Aug 11, 2012@SuperPyroManiac
This is on the to-do list.
@deleted_8156133
Yes
@deleted_8156133
Guardian is abandoned.
-
View User Profile
-
Send Message
Posted Aug 11, 2012Wait... so this plugin is not abandoned?
What about... Guardian?
-
View User Profile
-
Send Message
Posted Aug 11, 2012Does this work well on 1.3?