Description
👁️ Every action on your server leaves a trace. Admin Logs captures it silently, stores it persistently, and puts it right in your hands — no commands needed.
🕵️ Designated admins can pull up any player's full activity history in-game: every chest they opened, every item they took or deposited, every dangerous action they pulled.
🔥 Place TNT? Break a chest with items inside? Every item captured before it even hits the ground.
📦 Container access, item transactions, broken loot, danger actions, inventory snapshots — all organized per player and viewable through a clean in-game menu.
📖 Super Admins can promote or demote players directly in-game — no file editing required after setup.
⚠️ Inspired by Timoxa_Craft_Studio's Admin Logs.
⚙️ How it works :
Admin Logs records player activity and stores them.
Container Access — Logs every time a player opens a chest, barrel, hopper, or shulker box. Includes coordinates, dimension, and timestamp.
Transactions — Records container inventories in real time. Detects exactly what was taken or deposited.
Broken Containers & Loot — When a player breaks a chest, barrel, hopper, or shulker, the addon captures the full contents at the moment of breaking before they drop.
Danger Actions — Flags high-risk behavior: igniting TNT, and burning with Flint & steel.
Player Inventory Snapshot — Live view of any online player's full inventory and current location, accessible directly from the admin menu.
Known Players List — Automatically builds a roster of every player who has joined the world.
How to Use : Enable Beta APIs in Experiments (required).
1. Download the addon.
2. Open scripts/main.js and edit the configuration at the top:
Set SUPER_ADMIN to your Minecraft username.
Adjust TIME_OFFSET to match your timezone (default is UTC+8).
⚠️ You must set SUPER_ADMIN to your own Minecraft username before using the addon. Without this, no one will have Super Admin access.
In-game, use a Clock to open the Admin Logs menu.
As Super Admin, use Manage Admins in the menu to add or remove admins.
> Huge thanks for Timoxa_Craft_Studio's for the inspiration and for letting me post my version!
Timoxa_Craft_Studio's Original Admin Log : https://www.curseforge.com/minecraft-bedrock/addons/admin-log . Go check out their work too!
——


