promotional bannermobile promotional banner

NtfLog plugin

An embedded block logging system. It supports rollback and redo.

File Details

Release 1.3 (for recommended craftbukkit build)

  • R
  • Mar 19, 2012
  • 46.00 KB
  • 665
  • CB 1.1-R6

File Name

ntfwc_blockLoggingPlugin_Release_1.3.zip

Supported Versions

  • CB 1.1-R6

General:
-Using api for current recommended craftbukkit (1.1 R6)

For memory efficiency, only about 10 changes will be kept for any particular block.*

*The number recorded can actually be a bit higher than 10, since the ceiling for a deletion operation is actually 14 changes. In other words,
 the system won't actually delete any recorded changes until there are 14 or more changes for a particular block.