promotional bannermobile promotional banner

Block Memory

Block Memory is a lightweight, server-side Forge mod designed for moderators and administrators who need clear, reliable block, incident, and live activity alert information without digging through logs.

File Details

Block Memory 1.6.6 (Minecraft 1.20.1)

  • R
  • Mar 8, 2026
  • 1.00 MB
  • 24
  • 1.20.1
  • Forge

File Name

blockmemory1.6.6 (Minecraft 1.20.1).jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:block-memory-1425994:7731303")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

BlockMemory 1.6.6 — The Player Summary Update

Added a new staff investigation command:

/blockmemory player <name> [timeWindow]

This command provides a factual player activity summary using BlockMemory’s existing tracked data.

New

  • Added /blockmemory player <name> [timeWindow]
  • Default time window is 7 days
  • Supports online and offline/historical players

Player lookup now resolves:

  • exact online name first
  • then stored historical known-name lookup across levels
  • Ambiguous matches fail cleanly with no guessing

Player Summary Output

The new player summary includes:

  • tracked placements
  • tracked removals
  • net activity
  • top activity chunks
  • recent tracked actions
  • recent incident links
  • recent staff notes on blocks the player placed, where the note was authored by another admin/staff member

Incident Role Support

Recent incident links now show exact stored role labels:

  • TNT — Primary / Assist
  • Suffocation — Trapped By / Assist

To support this, incident records now persist assist UUID roles for newly recorded TNT and suffocation incidents going forward.

Quality of Life

  • Added online player autocomplete suggestions for the player name argument
  • No TP buttons were added to player summary. May add at a later time
  • Output remains facts only
  • No intent inference

Notes

Older incidents recorded before assist-role persistence was added will still load normally, but older assist roles may not appear in player summaries because that data was not stored at the time.