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

  • R
  • Mar 16, 2026
  • 1.01 MB
  • 91
  • 1.20.1
  • Forge

File Name

blockmemory1.6.7 (Minecraft 1.20.1).jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

BlockMemory 1.6.7 — The Alerting Update

BlockMemory now includes Activity Burst Alerts, a new staff-only live warning feature designed to highlight unusual tracked removal bursts without inferring intent.

New

  • Added staff-only neutral removal burst alerts
  • Alerts trigger from tracked removals only
  • Detection is chunk-area based
  • Uses a rolling time window
  • Includes cooldown protection to prevent alert spam
  • Alert output remains facts only with no intent inference

Burst Alert Output

When a burst is detected, staff receive a live alert showing:

  • area
  • time window
  • total tracked removals
  • top recorded actors

quick actions:

  • [TP] to teleport to the burst location
  • [COPY] to copy a compact burst summary to clipboard

Config

Added new server-side burst alert configuration:

  • enabled/disabled
  • removal_threshold
  • window_seconds
  • radius_chunks
  • cooldown_seconds

Config Guidance

Burst alert config now includes built-in comments explaining:

  • how the feature works
  • recommended general-server starting values
  • tuning guidance for different server types

Suppressed Areas

Added config-defined suppressed alert areas so server owners can prevent alerts in legitimate high-activity zones such as:

  • quarries
  • mining worlds
  • admin build zones
  • other intentionally noisy areas

Watched Areas

Added config-defined watched area names for burst alerts.

If a burst happens inside a configured watched area, the alert can show a named area such as:

  • Spawn Market

This watched-area naming also appears in copied burst summaries.

Recommended Default Values

Recommended general-server starting values and current are:

  • enabled = true
  • removal_threshold = 20
  • window_seconds = 90
  • radius_chunks = 1
  • cooldown_seconds = 120

Design Notes

  • Staff-only
  • Live warning feature
  • Neutral wording only
  • No suspicion scoring
  • No guilt language
  • No intent inference