Skip to content
EpicKitten edited this page Nov 21, 2018 · 19 revisions

Quickstart

Checking logs

  • Equip the default minecraft clock item
  • Left click a block to check the log of the block
    • Right click to check the block adjacent to the side of the block you clicked
  • Click multiple times to go further back in time

Rollback of a region

  • Select a region
  • Run /rb
  • Change the time to revert to with /rb + and /rb -
  • Automatically play changes in reverse with /rb play [speed]
  • Cancel rollback with /rb cancel
  • Confirm rollback with /rb confirm
/rb              : Start Rollback
/rb start        : Start Rollback
/rb help         : Print help
/rb +            : Go further back in time (increase reverted changes)
/rb -            : Go forward in time (decrease reverted changes)
/rb play [speed] : Playback changes in reverse from current time (same command to pause again)
/rb cancel       : Cancel rollback
/rb confirm      : Confirm rollback and apply changes

Recorded events

Setting a filter

Retrieve events

Purge data

/pl              : Shows help
/pl stats        : Shows current recorded events
/pl filter       : Sets a filter on events for a player
/pl gfilter      : Sets a filter on events globaly
/pl lookup       : Retrieves events based on set filter
/pl glookup      : Retrieves events based on set gfilter
/pl purge        : Removes old recorded events 
Clone this wiki locally