Back to mods
GriefLogger project artwork

CurseForge · Minecraft mod

GriefLogger

A fast mod that uses SQLite or MySQL to log player interactions. Like CoreProtect but for modded.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which GriefLogger release should I use?

Updated today
Latest stable file GriefLogger NeoForge 26.1.2 - 20.1.1
Game version 26.1.2
Loader NeoForge

GriefLogger NeoForge 26.1.2 - 20.1.1 targets 26.1.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 3 required mods have matching files.

Where it goes

Is GriefLogger required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does GriefLogger NeoForge 26.1.2 - 20.1.1 need?

GriefLogger NeoForge 26.1.2 - 20.1.1. Change the file and its required mods may change too.

All 3 required mods have matching files

Install Knot, YAML Config, UI Lib first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

2 listed on this file 1 pulled in by one of those mods
Knot Needed by GriefLogger NeoForge 26.1.2 - 20.1.1
required
Matching file found Matched file: Knot NeoForge 26.1.2 - 20.2.2
YAML Config Needed by GriefLogger NeoForge 26.1.2 - 20.1.1
required
Matching file found Matched file: YAML Config NeoForge 26.1.1 - 20.1.2
UI Lib Needed by YAML Config
pulled in
Matching file found Matched file: UI Lib NeoForge 26.1.1 - 20.1.4

1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add GriefLogger without breaking your instance.

Built for GriefLogger NeoForge 26.1.2 - 20.1.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use GriefLogger NeoForge 26.1.2 - 20.1.1. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Knot, YAML Config, UI Lib first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside GriefLogger NeoForge 26.1.2 - 20.1.1. It opens that exact file at the source.

About this project

What does GriefLogger add?

Ko-fi Promotion Banner

Note: This description is for the 1.20.1+ versions only.

What is GriefLogger

Grieflogger is a blazing fast mod that logs player interactions like breaking and placing blocks, killing entities, dropping, picking up, breaking, consuming items, and much more!

To store all of this data, GriefLogger uses a SQLite database by default. This database is stored within the config file. You can also connect GriefLogger to a MySQL databasevia the config to make it run even faster.

All of the transactions between the mod and the database are asynchronous/multithreaded. This means that the server doesn't have to wait for the transaction to be done before continuing to run other code.

Commands

Command Explanation
/grieflogger inspect Enables or disables the inspection mode.
/grieflogger lookup <filters> Shows all data available based on filters.
/grieflogger page <page number> Shows a certain page number. Can also be achieved by clicking on the arrows in the chat message.

Filters

Filter Example Explanation
Action action:place_block,break_block Only shows places and broken blocks.
Exclude exclude:sand Exludes the sand block from the search results.
Include include:sand,dirt Only shows dirt and sand interactions.
Radius radius:100 Shows all interactions in a radius of 100 blocks from the player.
Time time:1d Shows all interactions in the last day.
User user:Player1 Shows all interactions made by Player1

Note: Include and exclude filters cannot be used together.

Examples

Lookup command

Use the lookup command to view interfactions based on filters. Lookup command

Inspecting Block

Right click on a block to view the interactions of the adjacent block.
Left click on a block to view the interactions of the clicked block. Inspecting Block

Inspecing Container

Right click on a container (Any block that holds items. e.g. Chest or Furnace) to view the interactions with the container (e.g. adding and removing items).
Left click on a container to view when the container was broken or placed. Inspecing Container

Inspiration

I want to extend my thanks to CoreProtect for being a major source of inspiration in the creation of GriefLogger. Their project greatly influenced the development of this mod, and I appreciate the valuable insights it provided.

Project description from CurseForge.

Pick your setup

GriefLogger by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

28 available setups

Showing the newest 12 of 14 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

GriefLogger versions and loaders

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.