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.
Back to Files

Block Memory 1.8.0 (Minecraft 1.20.1-Fabric)

File nameblockmemory-fabric-1.8.0-fabric-alpha.1.jar
Uploader
Setokaiba218Setokaiba218
Uploaded
Jul 13, 2026
Downloads
11
Size
1.1 MB
Mod Loaders
Fabric
File ID
8424873
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:block-memory-1425994:8424873"

Learn more about Curse Maven

What's new

# Block Memory 1.8 Fabric

Server Diagnostics Update

This update ports the new BlockMemory diagnostics and support tools to Fabric, matching the Forge 1.8 diagnostics update.

It is designed to make BlockMemory easier to check, support, and debug for server owners, admins, and developers 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 Fabric `blockmemory-readme.txt`.

## Improved

- Improved Fabric support visibility for server owners and staff.
- Improved generated Fabric readme information for diagnostics and support files.
- Cleaned up `/Blockmemory Help` command casing so examples match the real command format.
- Brought Fabric diagnostics/support behaviour in line with Forge 1.8.

## 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.

This mod has no additional files