MineMen Auto Stats
No reviews yet
This projekt adds the feature that when in firebal the command /stats >opponent < automaticly executes
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
MinemenAutoStats
Overview
MinemenAutoStats is a lightweight client-side Minecraft Fabric mod that automatically executes /stats commands when specific conditions are met. It monitors in-game titles and chat messages to detect opponents and automatically fetches their statistics.
Features
- Automatic Title Detection: Monitors all titles and subtitles for trigger patterns
- Smart Chat Analysis: Scans recent chat messages for opponent information
- Automatic Command Execution: Executes
/stats [playername]commands automatically - Multi-Format Support: Handles various opponent display formats including ranks and ping information
- Performance Friendly: Only stores the last 50 chat messages
- Client-Side Only: No server modifications required, works on any Fabric server
How It Works
- Trigger Detection: The mod watches for titles containing
:text :4 - Chat Scanning: When triggered, it scans the last 50 chat messages
- Opponent Extraction: Looks for messages containing "Opponent: [playername]"
- Command Execution: Automatically runs
/stats [extracted-playername]
Supported Formats
The mod recognizes opponent names in various formats:
Opponent: PlayerName● Opponent: PlayerName ● Ping: 45 msOpponent: PlayerName (Platinum II)Opponent: PlayerName - Diamond III- Multi-line match reports with opponent information
Installation
- Install Fabric Loader for Minecraft 1.21.4
- Download the latest MinemenAutoStats jar from Modrinth
- Place the jar file in your
.minecraft/modsfolder - Launch Minecraft with Fabric profile
Requirements
- Minecraft: 1.21.4
- Fabric Loader: 0.15.11 or newer
- Fabric API: (recommended)
Configuration
Currently configured via code - modify trigger patterns in the source if needed:
- Default trigger:
:text :4in titles - Looks for:
Opponent:prefix in chat - Stores: Last 50 chat messages
Usage
- Join a server where titles with
:text :4are displayed - When you see the trigger title, the mod automatically:
- Scans recent chat for opponent names
- Executes
/statsfor the found opponent
- View the opponent's statistics as usual
Technical Details
- Mod ID:
minemenautostats - Environment: Client-side only
- Side Effects: Sends one
/statscommand per detected opponent - Performance: Minimal impact - only activates on title display
Development
Source code available on GitHub. Built with:
- Fabric Loader 0.15.11
- Minecraft 1.21.4
- Official Mojang mappings
Support & Issues
Report issues on GitHub. Include:
- Minecraft version
- Mod version
- Server type (if applicable)
- Chat logs showing the opponent format
- Any error messages from logs
Privacy
- No Data Collection: The mod doesn't send any data to external servers
- Local Processing: All chat scanning happens locally on your client
- Command Only: Only sends standard Minecraft
/statscommands
Changelog
v1.0.0
- Initial release for Minecraft 1.21.4
- Basic title detection and chat scanning
- Automatic
/statscommand execution - Support for various opponent name formats
License
MIT License - see LICENSE file for details
Credits
- Developed for the Minemen community
- Built with FabricMC
- Inspired by automatic stat tracking needs
Note: This mod is designed for legitimate gameplay enhancement. It does not provide any unfair advantages and only automates commands that players would normally type manually.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources