ActionStatistics - Player Action Tracking
This mod converts various in-game actions and key presses into statistics that can be used in Minecraft's scoreboard system.
Main Features
The mod registers the following actions as statistical metrics:
- Mid-air left click (no target)
- Switching items between hands (F key)
- Sneaking movement (Shift)
- Sprinting (sprint key)
- Dropping an item (Q)
- Dropping all items (Ctrl + Q)
- Releasing use button
- Jumping while riding
- Opening elytra
Command Usage
To work with this statistics, use standard scoreboard system commands. For example:
/scoreboard objectives add <objective_name> minecraft.custom:minecraft.as_press_swap
Each action has its own unique statistics identifier that can be used in commands and redstone systems.