HomeJavaModsAdminActivityTracker
AdminActivityTracker

Available for Paper Available for Purpur

AdminActivityTracker

A Minecraft plugin for tracking and logging administrator activity on your server.

Description

AdminActivityTracker is a lightweight plugin that automatically tracks and saves all activities of players with administrator permissions to text files. Perfect for monitoring staff activity and preventing abuse.

Features

Requirements

Installation

  1. Download the latest version from Releases
  2. Place the .jar file in your server's plugins/ folder
  3. Start/restart the server
  4. Plugin will automatically create plugins/AdminActivityTracker/admin/ folder and config file

Configuration

After first launch, the plugin generates config.yml:

# Admin Activity Tracker Configuration

# Should the plugin log commands executed by administrators?
logAdminCommands: true

# Should the plugin log items dropped by the administrators?
logDroppedItems: true

# Should the plugin log items, which administators got from creative inventory?
logCreativeItems: true

# Should the plugin log items moved from the adminstrators inventory?
# For example, from administator inventory to chest/other player inventory
logMovedItems: true

Permissions

aat.admin - Player with this permission is tracked by the plugin

Example Logs

All activities are saved to plugins/AdminActivityTracker/admin/<player_name>.txt:

[04-12-2025 14:23:45] Admin issued server command: /give @s diamond 64
[04-12-2025 14:24:12] Admin got from creative inventory: DIAMOND_BLOCK x64
[04-12-2025 14:25:33] Admin dropped the item: DIAMOND x32
[04-12-2025 14:25:45] Player picked item DIAMOND SWORD 1x dropped by: Admin
[04-12-2025 14:26:01] Admin moved the item from inventory: GOLDEN_APPLE x16
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more