CraftAudit

CraftAudit

CraftAudit is a server-side audit mod/plugin for Minecraft Forge that records world changes made by players and the environment (block place/break, container I/O, ignition, item-frame/painting actions, bucket usage, kills, etc.).

by
835 Downloads
forgeneoforgegame-mechanicsmanagementstorage
Rent Server with this Mod

About this Mod

CraftAudit – Block/Entity Audit Logger & Rollback Tool (Forge)

Overview

CraftAudit is a server-side audit mod/plugin for Minecraft Forge that records world changes made by players and the environment (block place/break, container I/O, ignition, item-frame/painting actions, bucket usage, kills, etc.). It provides in-place inspection, area queries, rollback/restore and undo features, supporting SQLite or MySQL storage.

Features

  • Block Change Logging

    • Player break/place (with optional BlockState/NBT snapshots)
    • Environment breaks (natural_break): explosion, fluid, gravity
  • Interaction Logging

    • Container put/take (menu session-based, accurate block position)
    • Sign editing (logs text)
    • Ignition (campfire/candle/TNT/fire)
    • Redstone interactions: button/lever/door
    • Item frame/painting: put/take/rotate/place/break
    • Bucket: fill/empty/catch/milk
    • Kill: logs killer, victim, reason, projectile, weapon, distance, etc.
  • Query

    • In audit mode, left/right-click a block to view logs for that position (paged)
    • Area+time queries (near command)
  • Rollback/Restore/Undo

    • Rollback a player’s place/break within radius & time window (rollback)
    • Restore all breaks (player & environment) or filtered by type (restore)
    • Restore kills: respawn non-player entities at log positions (restore ... kill)
    • Undo last rollback/restore (undo): revert blocks or remove spawned entities
  • Storage

    • SQLite (default) or MySQL backend
    • Configurable file location and MySQL parameters
  • Other

    • Localized names for items/blocks
    • Audit mode exempt from logging (auditor actions ignored)

Commands

All craftaudit commands have /ca alias. OP level 2 required.

Basic

  • /craftaudit status
    Show database/mode status
  • /craftaudit inspect or /ca i
    Toggle audit mode (left-click: block logs, right-click: interaction logs)
  • /craftaudit log [page]
    Show interaction logs for last right-clicked block (paged)
  • /craftaudit blocklog [page]
    Show block logs for last left-clicked block (paged)

Area Queries

  • /craftaudit near <radius> <time> [page]
    Search logs near player (by radius & time)
    • Time format: Ns/Nm/Nh/Nd (e.g., 30m, 12h, 5d)

Rollback/Restore/Undo

  • /craftaudit rollback <player> <time> [radius=10]
    Roll back a player’s place/break within area & time
  • /craftaudit restore <time> [radius=10] [type]
    Restore breaks or kills, optionally filtered by type:
    • No type: all breaks (player & environment)
    • break: only player breaks
    • natural/natural_break: only environment breaks
    • explosion/fluid/gravity: environment breaks by cause
    • kill or kill:<entity_id>: restore kills (respawn non-player entities)
  • /craftaudit undo
    Undo last rollback/restore (revert blocks, remove spawned entities)
  • /craftaudit purge <time>
    Purge logs older than time (irreversible)

Time Format

  • Examples: 30s, 15m, 12h, 7d

Installation

  • Place the mod jar in your Forge server’s mods folder
  • Requires Java 17 (Forge 1.19+)
  • Config file is generated after first run

Configuration

  • Database:
    • SQLite: default at gameDir/craftaudit/craftaudit.db
    • MySQL: configurable host, port, database, user, password, SSL, params

Data & Privacy

  • Only logs essential events, coordinates, item/block/entity IDs for audit/rollback
  • BlockEntity NBT is stored (compressed, size-limited, opt-in) for BE blocks on break
  • Use purge regularly to clean up old logs

Build

  • Requires JDK 17 and Forge MDK
  • Typical steps: import Gradle, sync dependencies, build jar

Contributing

  • Issues, PRs, and feature requests welcome

License

Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0)
See LICENSE.

Copyright (c) 2025 CraftAudit contributors

Available Versions

CraftAudit 1.0.8release
MC 1.20.1, 1.20.2, 1.20.4forge, neoforge
October 6, 2025
CraftAudit 1.0.7release
MC 1.20.1, 1.20.2, 1.20.4forge, neoforge
October 3, 2025
CraftAudit 1.0.6release
MC 1.20.1, 1.20.2, 1.20.4forge, neoforge
October 1, 2025
CraftAudit 1.0.5release
MC 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5forge, neoforge
September 30, 2025
CraftAudit 1.0.4release
MC 1.20.1, 1.20.2, 1.20.4forge, neoforge
September 28, 2025

How to Install CraftAudit on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.5).

3

Install Mod

Open the mod browser in the dashboard and search for "CraftAudit". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forgeneoforge

Minecraft Versions

1.20.5, 1.20.4, 1.20.3 (+2 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

CraftAudit server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.5). You can switch loaders with one click in the panel.

Is CraftAudit compatible with forge and neoforge?

CraftAudit officially supports forge, neoforge for Minecraft 1.20.5, 1.20.4, 1.20.3. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with CraftAudit – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CraftAudit consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install CraftAudit with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
Creative Commons Attribution 4.0 International
Server-side
Required

Supported Versions

1.20.51.20.41.20.31.20.21.20.1