Structure Grief Manager

A server-side (and client side) protection mod that allows temporary destruction and building within structures using auto-respawn and auto-decay mechanics.

File Details

structure_grief_manager-0.2.jar

  • B
  • Feb 3, 2026
  • 71.06 KB
  • 10
  • 1.20.1
  • Forge

File Name

structure_grief_manager-0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:strucure-grief-manager-1452273:7571061")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog (v0.2)

New Features:

  • Creative Tab Macro: You can now use @tab:tab_name in your config to target all blocks from a specific creative tab (e.g., @tab:redstone_blocks, @tab:combat). This is especially useful for modpacks to target mod-specific tabs.
  • Smart Decay Sync: Blocks placed by players (configured as ALLOW_DECAY) are now synchronized to the client. This allows players to break their own temporary blocks (like scaffolding) manually, even if the zone's base rule is DENY (protected).

Fixes:

  • Placement Logic: Fixed an issue where placing blocks on replaceable blocks (like tall grass or flowers) would not register them for decay, making them unbreakable. The logic now correctly calculates the target position using Minecraft's native BlockPlaceContext.