▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/MineMen Auto Stats
MineMen Auto Stats

MineMen Auto Stats

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

64
0

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
  3. 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.

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент

Детали

Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная