- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,098 Worlds
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
LogBlock
- 2 Likes
- Minecraft
- 11,201 Monthly Downloads
- Supports: CB 1.4.7-R0.1
- 236,998 Total Downloads
- Updated 01/20/2013
- Created 08/24/2011
- 24 Favorites
- Project Site
- Release Type: Release
- License: Attribution-NonCommercial-ShareAlike 3.0
- Newest File: LogBlock-1.70
About LogBlock
Works 100% with 1.5
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.
If you’re here for help, maybe you should try a different page. For plugin bugs, please report them, for other questions or urgent (private) bugs, click me to connect to IRC. Commenting below is NOT the optimal way to get help.
v1.70
- More prepared statements
- Increase to accuracy (Thanks DarkArc)
- WorldEdit logging
- Case insensitive player ignoring
- Consumer warnings + more aggressive defaults (Thanks DarkArc)
v1.61
- Use more prepared statements
- Fix timestamps on some entries
- Report progress for large rollbacks
v1.60
- Falling blocks (sand/gravel) are now logged properly in the location they land
- The format of the date displayed in lookups is now customizable under "lookup.dateFormat" in config.yml, please refer to http://docs.oracle.com/javase/1.4.2/docs/api/java/text/SimpleDateFormat.html for the display options
- Parameters can now be escaped with double quotes, allowing for spaces in parameters e.g (world "world with spaces")
- Blocks placed now have their data logged properly. Blocks with extra data such as stairs will now be resetted properly during redos
- Fixed bug whereby lava and water logging options in world config weren't considered
- Fixed duplicate "[LogBlock]" tags in message logging
- Fixed y axis not being considered in the radius specified by area
- Fixed possible crash on /lb tp
v1.59
- Fix * permission
v1.58
- Require WorldEdit once again.
- 1.57 table updates are optional
v1.57
- PermissionDefault to OP
- Increase default table sizes
v1.56
- Invert chest logging
- Remove worldedit auto download
v1.55
- Transition to maven
- Use async chat event
- Add metrics
- Small performance increases
v1.54
- Fix derpy fake inventory plugins throwing npes.
v1.53
- Make use of the new chest logging system
- Remove the use of old permissions systems
v1.52
- Properly log block replacement.
- Added option to disallow tool dropping to prevent item duplication.
- Removed double logblock.tp permission.
- Fixed config updater error.
- Check if EntityChangeBlockEvent is triggered by Enderman.
- Fixed onlinetime logging for players.
- Fixed npe in /lb me.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| LogBlock-1.70 | Release | CB 1.4.7-R0.1 | 59,783 | 01/20/2013 |
| LogBlock-1.61 | Release | CB 1.4.6-R0.1 | 19,207 | 12/23/2012 |
| LogBlock-v1.60 | Release | 1.4.2 | 56,010 | 09/23/2012 |
| LogBlock-v1.59 | Release | CB 1.3.2-R0.1 | 3,480 | 09/21/2012 |
| LogBlock v1.58 | Release | CB 1.3.1-R1.0 | 27,895 | 08/11/2012 |
| LogBlock-1.57v2 | Release | CB 1.3.1-R1.0 | 802 | 08/10/2012 |
| LogBlock v1.57 | Release | CB 1.3.1-R1.0 | 2,137 | 08/09/2012 |
| LogBlock v1.56 | Release | 1.3.1 | 5,891 | 08/05/2012 |
| Logblock v1.55 | Release | 1.3.1 | 307 | 08/04/2012 |
| LogBlock v1.54 | Release | CB 1.2.5-R4.0 | 21,689 | 07/10/2012 |
| LogBlock v1.53 | Release | CB 1.2.5-R4.0 | 3,094 | 07/07/2012 |
| LogBlock v1.52 | Release | CB 1.2.5-R2.0 | 4,791 | 06/01/2012 |
| LogBlock v1.41 | Release | CB 1337 | 46,435 | 11/17/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 193,002 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 153,994 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 85,315 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 75,172 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 62,844 Monthly Downloads
