Admin Container Logger (Bedrock Edition)
Catch thieves, settle disputes, and protect your realm — without guessing who touched your chests.
Admin Container Logger is a moderation addon for
Minecraft Bedrock 1.26.20+ (including 1.26.23). It records who opened storage, who took or placed items (with enchantments), who broke containers for loot, and risky grief actions like TNT and lava — then lets trusted admins review everything in a clean in-game menu.
No more “who stole the diamonds?” — the answer is in the log.
## 🎉 What’s New in v1.0.22
📦 Copper chests
Dedicated logging for
copper chests — open, take/put items, and break with full loot list. Copper chests are tracked separately from wooden chests, so logs stay clear and accurate.
🔍 Chest Scanner — history of one container
Use the
Chest Scanner on a chest, barrel, shulker, or copper chest to see
only that block’s take/put history (who moved what and when). Perfect for investigating a single base or shop chest.
📱 Admin Tablet — your control panel
The main menu opens with the
Admin Tablet (craftable, also in Creative). No more relying on a compass.
⚙️ In-game settings
New
Settings tab in the admin menu. Adjust log limits, per-chest history size, time zone offset, and repeat-merge window
inside the game — settings are saved per world.
⚠️ Danger Actions
Improved tracking for:
- Placing and igniting TNT (placing and igniting only — not breaking TNT)
- Flint and steel (fire placement)
- Lava (block or bucket)
- Breaking beacons
🇺🇦 / 🇬🇧 Localization
Admin menus and danger labels in
English and Ukrainian.
🔧 Reliability
More dependable logging for flint and steel and lava.
✨ Key features
🕵️ Advanced transaction logging
See
who,
what,
when, and
how much was taken from or put into storage — including
enchanted items (e.g.
Netherite Pickaxe (Efficiency 5, Fortune 3)), not just raw item IDs.
📦 Full container support
- Chests & double chests
- Copper chests (all variants)
- Barrels
- Shulker boxes
- Chiseled bookshelves
💥 Break / anti-grief logger
If someone breaks a container, the log saves
everything that dropped — amounts and enchantments included.
🚪 Interaction history
Tracks who
opened chests, barrels, shulkers, shelves, or doors — even if nothing was taken. Ideal for spotting snoopers.
📋 Organized admin dashboard
- Filter by category: transactions, broken loot, danger actions, each container type
- Per-chest history with the Chest Scanner
- Coordinates, dimension, and timestamps on every entry
- Merge repeated actions so spam doesn’t flood the list
🎒 How to get the tools
- Craft on a crafting table (recipes below)
- Creative → Items → Tools
- Commands:
/give @s mx:admin_tablet · /give @s mx:chest_scanner
🔨 Crafting recipes (crafting table)
Craft on a normal
3×3 crafting table. Empty slots are shown as blank.
Admin Tablet
Opens the full admin log menu —
use in the air.
[Lapis Lazuli]
[Paper] [Compass] [Paper]
[Book]
| Slot |
Item |
| Top center |
Lapis Lazuli |
| Middle row |
Paper · Compass · Paper |
| Bottom center |
Book |
Recipe unlocks after you have a compass in your inventory.
Chest Scanner
Shows
take/put history for one chest —
use on a chest, copper chest, barrel, or shulker.
[Iron Ingot]
[Glass] [Spyglass] [Glass]
[Book]
| Slot |
Item |
| Top center |
Iron Ingot |
| Middle row |
Glass · Spyglass · Glass |
| Bottom center |
Book |
Recipe unlocks after you have a spyglass in your inventory.
What each tool does
| Item |
How to use |
| Admin Tablet |
Hold it and use in the air → main log menu |
| Chest Scanner |
Hold it and use on a storage block → that chest’s history only |
⚙️ How to use
- Open the menu — hold the Admin Tablet and use it in the air (authorized admins only).
- Browse logs — pick a category (Transactions, Copper Chests, Danger Actions, etc.).
- Inspect an entry — player, time, location, and full item details.
- Scan one chest — use the Chest Scanner on that chest, barrel, shulker, or copper chest.
- Tune limits — Settings in the main menu (per world).
Note: Flint and steel used in empty air may not always appear in logs due to how the game reports that action.
🛠️ Installation & requirements
| Requirement |
Details |
| Game version |
Minecraft Bedrock 1.26.20 or newer |
| Packs |
Install both Behavior Pack and Resource Pack |
| World option |
Enable Beta APIs in world settings |
🔐 Adding admins
Only players on the admin list can open menus and use the scanner.
- Open the addon folder (or unzip the
.mcaddon).
- Edit
BP/scripts/constants.js.
- Set your in-game names:
const ADMIN_NAMES = ["YourGamertag", "AnotherAdmin"];
- Save, reinstall the pack if needed, and reload the world.
Use the exact name shown in-game (Xbox gamertag / realm name).