Skip to content

whitfieldsdad/minecraft-audit-plugin

Repository files navigation

Yet another audit plugin for Minecraft servers

An audit plugin for Minecraft servers that attempts to log as much about player and entity behaviours as possible.

Design

  • The plugin runs on a Minecraft server1 and writes events to a file2.

1. The plugin is tested against a PaperMC server during development. 2. The file is in JSON Lines format (i.e. each line of the file is a JSON object) and is rotated daily.

Features

Subject Verb Object Status
player broke block
player placed block

About

A Minecraft plugin for tracking different types of events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published