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

  • R
  • May 25, 2026
  • 1.04 MB
  • 21
  • 1.20.1
  • Forge

File Name

blockmemory1.7.1 (Minecraft 1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

BlockMemory 1.7.1

This is a small staff workflow and internal polish update for BlockMemory.

Added

  • Added /blockmemory queue, a staff/admin queue summary for pending moderation work.
  • Added a staff join queue notice when pending incidents or alerts need attention.
  • Added permission-node groundwork using a central BlockMemoryPermissions layer.
  • Added Forge permission nodes with OP fallback for command access.

Improved

  • Claimed incidents now show [CLAIMED: name] directly in /blockmemory incidents.
  • Claimed alerts now show [CLAIMED: name] directly in /blockmemory alerts.
  • Staff can now see claim status from the main lists without opening inspect output.
  • Internal Java package naming was cleaned up toward net.setokaiba218.blockmemory while keeping the public mod id as blockmemory.

Fixed

  • Fixed duplicated TNT incident inspect metadata so reviewed/claimed details no longer print twice.
  • Cleaned up leftover tutorial/template package path clutter where safe.

Compatibility / Notes

  • Existing OP-based access remains as a fallback.
  • Permission-node support is groundwork for permission/rank systems where they integrate with Forge permissions.
  • Existing saved data names and public mod id were not changed.