Перейти к содержимому
Mineforgian

Info+ 📑

Show detailed system information directly in Minecraft chat. View CPU, RAM, GPU, OS, Java, Minecraft, and Loader details. Built for debugging, player support, server checks, and modpack troubleshooting.

3K загрузок4 подписчиковMITfabricforgequilt

Обновлён 29 июня 2026 г. · опубликован 12 июня 2025 г.

  • screenshot

InfoPlus logo

InfoPlus

Show detailed system information directly in Minecraft chat.
View CPU, RAM, GPU, OS, Java, Minecraft, and Loader details.
Built for debugging, player support, server checks, and modpack troubleshooting.


Features

  • View CPU information, including model, vendor, cores, threads, frequency, and usage
  • View RAM usage, including total, used, available, and swap/virtual memory
  • View GPU details, including model, vendor, VRAM, device ID, and version info
  • View operating system information, uptime, process count, and boot time
  • View Java runtime information, Minecraft version, loader name, and loader version
  • View disk, network, battery, firmware, motherboard, and file system information when using full mode
  • Supports both local client checks and multiplayer player checks
  • Outputs information in a clear chat-friendly format

Screenshot

InfoPlus Screenshot


Usage

Local system info

Run the command in Minecraft chat:

/info

Basic system information:

/info basic

Full system information:

/info full

You can also use the alias:

/infoplus

Multiplayer player info

Request system information from another player:

/info <player>

Request basic information from another player:

/info <player> basic

Request full information from another player:

/info <player> full

Alias:

/infoplus <player> full

Server-side player requests require permission level 2.


Command Summary

Command Description
/info Shows your basic system information
/info basic Shows your basic system information
/info full Shows your full system information
/info <player> Requests basic system information from a player
/info <player> basic Requests basic system information from a player
/info <player> full Requests full system information from a player
/infoplus Alias for /info

Privacy Notice

InfoPlus can display hardware and runtime information such as CPU, RAM, GPU, operating system, Java version, Minecraft version, loader version, and other system details.

Full mode may include more detailed information depending on the enabled options. Server-side player requests are limited to users with the required permission level.

Use this mod responsibly and avoid sharing sensitive system information publicly.


Requirements

  • Minecraft 1.20.1
  • Fabric Loader
  • Fabric API
  • Java 17

Download


Source Code

The source code is available on GitHub:

https://github.com/TamKungZ/infoplus


License

This project is licensed under the MIT License.

See the LICENSE file for more details.


Source Code | My Website

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.1Релиз1.20, 1.20.1fabric, quilt29 июня 2026 г.Скачать (161 КБ)
2.0.1Релиз1.20, 1.20.1forge29 июня 2026 г.Скачать (159 КБ)
2.0.0Релиз1.20, 1.20.1fabric28 июня 2026 г.Скачать (155 КБ)
2.0.0Релиз1.20, 1.20.1forge28 июня 2026 г.Скачать (153 КБ)
1.0.1Релиз1.20.1forge9 июля 2025 г.Скачать (127 КБ)
1.0.0Релиз1.20.1forge13 июня 2025 г.Скачать (121 КБ)
1.0.0Релиз1.21.6-pre1, 1.21.6-pre2, 1.21.6-pre3, 1.21.6-pre4fabric13 июня 2025 г.Скачать (124 КБ)
1.0.0Релиз1.20.5, 1.20.6fabric13 июня 2025 г.Скачать (124 КБ)
1.0.0Релиз1.21.4, 1.21.5fabric13 июня 2025 г.Скачать (124 КБ)
1.0.0Релиз1.21, 1.21.1fabric13 июня 2025 г.Скачать (124 КБ)
1.0.0Релиз1.20, 1.20.1fabric12 июня 2025 г.Скачать (122 КБ)

Ченджлог

2.0.1Релиз1.20, 1.20.1 · 29 июня 2026 г.

Changelog

2.0.1

Compared with previous git commit 371bfbf.

Changed

  • Bumped Info+ mod version from 2.0.0 to 2.0.1 for both Forge and Fabric builds.
  • Improved basic report profile output so it now returns a shorter summary:
    • CPU
    • RAM usage and total RAM
    • GPU
    • OS
    • Java version and vendor
    • Minecraft version, loader name, and loader version
  • Added export report profile for both Forge and Fabric:
    • /info export
    • /infoplus export
    • /info <player> export
    • /infoplus <player> export
  • export collects full system data, saves it as pretty JSON under infoplus/exports/, and shows the saved file path when complete.
  • Export file names use <playerName>-<playerUUID>-<YYYYMMDD>-<HHMMSS>.json.
  • Improved in-game report readability by coloring report field labels in aqua while keeping values in the default text color.

Affected Projects

  • f-1.20.1
  • fb-1.20.1
2.0.1Релиз1.20, 1.20.1 · 29 июня 2026 г.

Changelog

2.0.1

Compared with previous git commit 371bfbf.

Changed

  • Bumped Info+ mod version from 2.0.0 to 2.0.1 for both Forge and Fabric builds.
  • Improved basic report profile output so it now returns a shorter summary:
    • CPU
    • RAM usage and total RAM
    • GPU
    • OS
    • Java version and vendor
    • Minecraft version, loader name, and loader version
  • Added export report profile for both Forge and Fabric:
    • /info export
    • /infoplus export
    • /info <player> export
    • /infoplus <player> export
  • export collects full system data, saves it as pretty JSON under infoplus/exports/, and shows the saved file path when complete.
  • Export file names use <playerName>-<playerUUID>-<YYYYMMDD>-<HHMMSS>.json.
  • Improved in-game report readability by coloring report field labels in aqua while keeping values in the default text color.

Affected Projects

  • f-1.20.1
  • fb-1.20.1
2.0.0Релиз1.20, 1.20.1 · 28 июня 2026 г.

Refactor Project

2.0.0Релиз1.20, 1.20.1 · 28 июня 2026 г.

Refactor Project

1.0.1Релиз1.20.1 · 9 июля 2025 г.

Changelog

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.


[1.0.1] - 2025-07-09

Added

  • /info all command to show full system info, including:
    • Motherboard vendor/model
    • BIOS version
    • Disk, network, and battery info
    • Boot time and file system list
  • Player argument autocompletion using EntityArgument.player()
  • GitHub Actions CI/CD with automatic JAR upload on releases
  • Forge-style logger integration using LogUtils.getLogger()
  • Readme cleanup with formal tone and download links

Fixed

  • Fixed missing tab completion when using /info system <player>
  • Fixed error when trying to get player name from wrong argument type
  • Fixed deprecated download-artifact@v3 in GitHub Actions

[1.0.0] - 2025-06-12

Added

  • First public release
  • /info system command to show:
    • CPU model, thread/core count, frequency, usage
    • RAM usage (used, total, free)
    • GPU model and VRAM
    • OS, Java, Minecraft, and Forge Loader version
  • Output is colored and readable in Minecraft chat
  • Support for querying another player’s system info (with permission)
1.0.0Релиз1.20.1 · 13 июня 2025 г.

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

  • Initial creation of this changelog.

[1.0.0] - 2025-06-12

Added

  • First public release.
  • /info system command to show:
    • CPU model, thread/core count, frequency, usage
    • RAM usage (used, total, free)
    • GPU model and VRAM
    • OS, Java, Minecraft, and Fabric Loader version
  • Output is colored and readable in Minecraft chat.
  • Support for querying another player’s system info (with permission).
1.0.0Релиз1.21.6-pre2, 1.21.6-pre3, 1.21.6-pre4 · 13 июня 2025 г.

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

  • Initial creation of this changelog.

[1.0.0] - 2025-06-12

Added

  • First public release.
  • /info system command to show:
    • CPU model, thread/core count, frequency, usage
    • RAM usage (used, total, free)
    • GPU model and VRAM
    • OS, Java, Minecraft, and Fabric Loader version
  • Output is colored and readable in Minecraft chat.
  • Support for querying another player’s system info (with permission).
1.0.0Релиз1.20.5, 1.20.6 · 13 июня 2025 г.

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

  • Initial creation of this changelog.

[1.0.0] - 2025-06-12

Added

  • First public release.
  • /info system command to show:
    • CPU model, thread/core count, frequency, usage
    • RAM usage (used, total, free)
    • GPU model and VRAM
    • OS, Java, Minecraft, and Fabric Loader version
  • Output is colored and readable in Minecraft chat.
  • Support for querying another player’s system info (with permission).

Комментарии

Загружаем…