MineMen Auto Stats

Quick rating

MineMen Auto Stats

No reviews yet

This projekt adds the feature that when in firebal the command /stats >opponent < automaticly executes

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.3-RELEASE
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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

  1. Trigger Detection: The mod watches for titles containing :text :4
  2. Chat Scanning: When triggered, it scans the last 50 chat messages
  3. Opponent Extraction: Looks for messages containing "Opponent: [playername]"
  4. Command Execution: Automatically runs /stats [extracted-playername]

Supported Formats

The mod recognizes opponent names in various formats:

  • Opponent: PlayerName
  • ● Opponent: PlayerName ● Ping: 45 ms
  • Opponent: PlayerName (Platinum II)
  • Opponent: PlayerName - Diamond III
  • Multi-line match reports with opponent information

Installation

  1. Install Fabric Loader for Minecraft 1.21.4
  2. Download the latest MinemenAutoStats jar from Modrinth
  3. Place the jar file in your .minecraft/mods folder
  4. 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 :4 in titles
  • Looks for: Opponent: prefix in chat
  • Stores: Last 50 chat messages

Usage

  1. Join a server where titles with :text :4 are displayed
  2. When you see the trigger title, the mod automatically:
    • Scans recent chat for opponent names
    • Executes /stats for the found opponent
  • View the opponent's statistics as usual

Technical Details

  • Mod ID: minemenautostats
  • Environment: Client-side only
  • Side Effects: Sends one /stats command 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:

  1. Minecraft version
  2. Mod version
  3. Server type (if applicable)
  4. Chat logs showing the opponent format
  5. 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 /stats commands

Changelog

v1.0.0

  • Initial release for Minecraft 1.21.4
  • Basic title detection and chat scanning
  • Automatic /stats command 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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works