promotional bannermobile promotional banner

Griefercheck

Server-side moderation mod for Minecraft that logs block, container, corpse, and claim activity and allows admins to inspect everything directly ingame.

File Details

griefercheck-1.18.2-0.5.0.jar

  • B
  • Jan 24, 2026
  • 46.46 KB
  • 4
  • 1.18.2
  • Forge

File Name

griefercheck-1.18.2-0.5.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:griefercheck-1442619:7517771")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Griefercheck – Initial Release

Core Features

  • Server-side only moderation and logging mod (no client mod required)
  • Logs block placement and block breaking (including Creative mode)
  • Logs container interactions with real inventories (chests, barrels, shulker boxes, modded containers)
  • Logs item transfers into and out of containers
  • Inspect mode for quick ingame investigations (right-click containers or corpses without opening them)
  • Paginated ingame chat output for all queries

Commands

  • /gc block – view actions on the current block
  • /gc radius <blocks> – view actions around your position
  • /gc chunk – view actions in the current chunk
  • /gc claim – view actions inside the current FTB Chunks claim (optional)
  • /gc inspect on/off – enable or disable inspect mode

Optional Mod Integrations

  • Corpse Mod (MaxHenkel):
    • Logs item transfers from and into corpses
    • Logs corpse despawn events
  • FTB Chunks:
    • Scan all actions inside a claimed area
    • Automatically detects the team claim
    • Scans all chunks belonging to the claim

Configuration

  • Fully configurable logging options
  • Blacklist support for block interactions and containers
  • UI-only blocks (crafting table, stonecutter, etc.) are ignored automatically
  • Automatic log file rotation for better performance
  • Configurable scan limits to prevent performance issues

Performance & Stability

  • Optimized log scanning using chunk-based filtering
  • No global chat spam outside inspect mode
  • Designed for long-running servers

This is the first public release of Griefercheck. Please report bugs or feature requests via the issue tracker.