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

  • R
  • Jul 3, 2026
  • 1.05 MB
  • 7
  • 1.20.1
  • Forge

File Name

Block Memory 1.8.0 (Minecraft 1.20.1-Forge).jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

# Block Memory 1.8 Forge

Server Diagnostics Update

This update adds new diagnostics and support tools for server owners, admins, and developers. It is designed to make BlockMemory easier to check, support, and debug without changing existing saved data.

## Added

- Added automatic BlockMemory doctor report generation on server start.
- Added `logs/blockmemory/blockmemory-doctor-latest.txt`.
- Added `logs/blockmemory/blockmemory-doctor-latest.json`.
- Added `/Blockmemory Doctor`.
- Added an in-game doctor summary showing:
  - tracked block count
  - saved alert count
  - incident count
  - saved area count
  - config warning count
  - data warning count
- Added clickable `[COPY PATH]` buttons for the doctor TXT and JSON report paths.
- Added startup diagnostics summary in the server log.
- Added startup data summary counts.
- Added config sanity warnings for common setup issues.
- Added basic data health warnings for obvious saved-data issues.
- Added doctor report information to the generated `blockmemory-readme.txt`.

## Improved

- Improved support visibility for server owners and staff.
- Improved generated readme information for diagnostics and support files.

## Notes

This is a safe diagnostics/support update.

No saved data format changes were made.
No tracking changes were made.
No scanner or wand behaviour changes were made.
No alert or incident persistence changes were made.

The new doctor reports are intended to help server owners, admins, and support quickly understand BlockMemory’s current setup, feature state, saved-data counts, and possible configuration issues.