Player Activity View

Quick rating

Community listing page, reviews here may not be monitored by the author.

Player Activity View

No reviews yet

Shows what other players are doing — typing, in GUIs, idle — with in-world particle indicators and animations

Mod Loaders
Minecraft
26.2

About

Description

👀 Player Activity View

See what other players are doing at a glance — typing, idling, browsing menus, crafting, and more.

NeoForge / Fabric Minecraft 1.21.1, 26.1.2 and 26.2 Client and Server All Rights Reserved




✨ Overview

Player Activity View shows what other players are doing in real time — typing in chat, browsing an inventory, using a crafting table, or just idling. Animated particles and on-screen indicators tell you exactly what's happening, and a small tilted panel in front of each player mirrors the menu they have open. Every feature can be toggled client-side, and server owners can force settings for everyone through a synced config.

A from-scratch reimplementation inspired by WATUT (What Are They Up To) by Corosus, modernised for current Minecraft with an independent codebase and no dependency on CoroUtil. Not affiliated with or endorsed by the original author.

Codex Stalking Dragons


🎯 Features

💬 Typing Indicators

See when a player is typing in chat, editing a book or writing on a sign — animated particles above their head plus an on-screen "is typing…" message.

🖥️ GUI Visualizer

Shows exactly which interface a player has open: inventory, chest, crafting table, furnace, enchanting table, anvil, beacon, brewing stand, dispenser, grindstone, hopper, horse, loom, villager trading, command blocks and more.

📺 Live Screen Mirror

A preview of the player's open menu is captured, cropped and shown as a small tilted panel held in front of them, visible to nearby players.

😴 Idle Detection

Detects when players go idle after a configurable timeout, with an idle icon above the head and in the tab list.

📦 Inventory & Arm Animations

Animated item particles fly between players and containers when items move; players using GUIs point, click and type instead of standing still.

🔒 Privacy & Server-Synced Config

Every feature toggles client-side, and a server-side config syncs to every client so server owners control what is broadcast.


🧱 Mod Structure

AreaWhat it provides
status modelPer-player activity state, its network sync and the idle timer.
screen mirrorFramebuffer capture, cropping and the tilted in-world panel render.
particlesThe typing / inventory-transfer particle system.
arm adjustmentsThe GUI arm-pose animations and their per-item JSON tuning.
configClient and server-synced config.


📋 Requirements

Minecraft / loader / Javasee Available Versions below
DependenciesFabric build: Fabric API. NeoForge build: none.
SideClient and Server (client required for the visuals; server for the synced config)


📦 Available Versions

MinecraftLoaderLatest buildStatus
1.21.1NeoForge 21.1.249+0.0.0-beta.1Beta
26.1.2NeoForge 26.1.2+1.0.2Stable
26.2NeoForge 26.2.0.32-beta+1.1.0Stable
26.2Fabric Loader 0.19.3+ / Fabric API1.0.1Stable

All builds share this CurseForge project. Pick the file that matches your loader and Minecraft version.


🎮 Commands

/player_activity_view reloadJSON — reload the arm-adjustment configuration from the JSON file.




🙏 Credits & License

Player Activity View is a from-scratch reimplementation by Stalking Dragons, inspired by WATUT (What Are They Up To) by Corosus. It shares no code with WATUT and does not depend on CoroUtil. Released as All Rights Reserved. Not affiliated with or endorsed by the original author.



Codex Stalking Dragons
https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding