Modscraper Modscraper Minecraft
Nexus Archive logo

Nexus Archive

Mod

by zTsu

A utility mod that exposes live player stats and game data through commands for easier tracking, integration, and automation.

Type

Mod

CurseForge Downloads

3,796

CurseForge ID

1505197

Last Updated

Jun 14, 2026

Description

Summary:
A utility mod that exposes live player stats and game data through commands for easier tracking, integration, and automation.

Description:
NexusArchive is a utility-focused NeoForge mod designed to expose live player stats and other game data in a clean and accessible way.

Its main purpose is to make information that normally stays hidden, delayed, or difficult to access much easier to read and use in real time.

The mod is especially useful for:
- reading live player statistics directly from memory
- querying stats through commands
- tracking gameplay data without relying only on saved stats files
- integrating Minecraft data with external systems, automation, or custom in-game tools

Current features include:
- live stat access through the /nexus command
- general stat listing for players
- filtered stat browsing by category
- direct stat value lookup

Commands

/nexus stats get <player>
/nexus stats get <player> <category>

Category:
custom
killed
used
picked_up
dropped

/nexus stats value <player> <full_stat_name>

/nexus stats value <player> minecraft.custom:minecraft.mob_kills
/nexus stats value <player> minecraft.killed:minecraft.piglin
/nexus stats value <player> minecraft.used:minecraft.netherite_sword

NexusArchive was built with expandability in mind, allowing future support for more player data, modded systems, and advanced integrations.

This mod is currently focused on utility, data access, and system integration rather than gameplay content.

Similar Mods

Included in Modpacks

External Resources