

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
- Command logging - Records all commands executed by administrators
- Creative inventory tracking - Logs items taken from creative inventory
- Dropped items monitoring - Tracks items dropped by admins
- Item movement tracking - Records item transfers from admin inventory to chests or other players
- Individual log files - Each administrator has their own activity history file
- Configurable system - Ability to enable/disable individual features
Requirements
- Minecraft: 1.20+
- Java: 21
- Server: Paper/Purpur
Installation
- Download the latest version from Releases
- Place the
.jarfile in your server'splugins/folder - Start/restart the server
- 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
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Ships as AdminActivityTracker-1.1.jar — drop this file into the mods folder
- Download size: 669 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.