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.0 (Minecraft 1.20.1)

  • R
  • Jan 26, 2026
  • 59.19 KB
  • 20
  • 1.20.1
  • Forge

File Name

blockmemory1.6.0 (Minecraft 1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

📦 BlockMemory v1.6.0 — Incidents & Quality-of-Life Update

🔥 Incident System (NEW)

  • TNT and suffocation deaths are now fully persisted using SavedData
    → Incidents survive server restarts and player re-logs.
  • Unified incident system with stable, incremental Incident IDs.
  • Single /blockmemory incidents list combining TNT and suffocation deaths.
  • Incidents are shown newest oldest with consistent ordering.

🏷 Incident States & Review

  • Incidents now have review states:
  • UNREVIEWED
  • REVIEWED
  • FALSE_POSITIVE
  • ACTION_TAKEN

Review incidents with:

 
/blockmemory incidents review <id> <state>
  • Review metadata stored:
  • Reviewed by (UUID)
  • Reviewed at (timestamp)

🧰 Incident Filters

New subcommands to filter the incident list:

 
/blockmemory incidents unreviewed /blockmemory incidents reviewed /blockmemory incidents false_positive /blockmemory incidents action_taken /blockmemory incidents tnt /blockmemory incidents suffocation

📝 Staff Notes

  • Staff can attach notes to incidents:
  •  
    /blockmemory incidents note <id> <text> /blockmemory incidents note clear <id>
  • Notes are shown inline in the incident output.
  • Notes persist across restarts.

💬 Improved Incident Chat Output

  • Clear state tags with colour coding.
  • Incident IDs displayed prominently.
  • Clickable [TP] button to teleport to the incident location.
  • Cleaner, structured layout for both TNT and suffocation incidents.

📖 Help Command Improvements

  • /blockmemory help formatting improved for clarity and readability.
  • Commands are now grouped into clear sections:

  • Investigation
  • Incidents
  • Block Notes
  • Preferences
  • Updated to reflect all new incident commands and features.

As always, feedback and suggestions are very welcome!