Mineuniverse
Log in Register
Plugins

NtfLog plugin

An embedded block logging system. It supports rollback and redo.
by _ForgeUser8605324
Download Claim this project
7,375 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Anti-Griefing Tools
(Formerly known as "ntfwc's embedded block logger plugin")

An embedded database block logging system. 
It allows you to check and rollback/redo the history of any blocks, so you can identify griefers and
undo the damage they have done.

It requires and utilizes the Apache Derby database for the embedded driver.

Features

  • block log query You can check the history of changes for any particular block.
  • rollback You can rollback the changes of any particular user over an area.
  • redo You can redo the changes of any particular user over an area.

Operation details

This plugin starts it's own embedded database upon initialization. It will store block changes in a table called "BLOCK_LOG_TABLE" in this database with the following values: (id BIGINT PRIMARY KEY GENERATED ALWAYS AS IDENTITY NOT NULL, x INT, y INT, z INT, username VARCHAR(16), worldName VARCHAR(40), block_id1 INT, block_data1 SMALLINT, block_id2 INT, block_data2 SMALLINT, time BIGINT) The database itself will be stored in a folder called BlockLogging in the plugin directory. The plugin communicates with this database asynchronously. Every block break and placement done by players is recorded. Note that this does not include changes performed by the server itself or other plugins, such as those done by tnt explosions. It will record up to about 10 block changes for any particular block, and once the amount gets to 14 or above it will delete older block changes to return it to 10.
Release 1.8
MC CB 1.3.2-R1.0
Release 2013-01-13 Get
NtfLog plugin release 1.7
MC CB 1.3.2-R1.0
Release 2012-10-06 Get
Release 1.6
MC CB 1.2.5-R5.0
Release 2012-07-30 Get
Release 1.5 (Uses 1.2.5 R1.3)
MC 1.2.5
Release 2012-05-05 Get
Release 1.5
MC CB 1.2.3-R0.2
Release 2012-03-23 Get
Release 1.4
MC CB 1.2.3-R0.2
Release 2012-03-20 Get
Release 1.4 (for recommended craftbukkit release)
MC CB 1.1-R6
Release 2012-03-20 Get
Release 1.3
MC CB 1.2.3-R0.2
Release 2012-03-19 Get
Release 1.3 (for recommended craftbukkit build)
MC CB 1.1-R6
Release 2012-03-19 Get
Release 1.0
MC CB 1.2.3-R0.2
Release 2012-03-18 Get

You Might Also Like

WorldGuard
WorldGuard
9,807,705
Residence
Residence
992,603
SWatchdog
SWatchdog is ultralightweight blocklogger, similar to bigbrother. Also allows to rollback griefs in specified area
93,216
Limited Creative
Separated inventories for diffrent GameModes. No Diamand Armor
86,801
Account
Account
9,918
ChunkAutoClaimer
A 100 % automatic Anti-Grief plugin. Claims chunks wherever you build.
9,810