Utility Nexus Admin

A server administration utility mod featuring dynamic datapack loading, admin commands, and management tools for Minecraft 1.21.1 NeoForge servers.
Back to Files

Utility Nexus Admin (0.0.0-beta.7)

File nameutility_nexus_admin-1.21.1-neoforge-21.1.249-0.0.0-beta.7.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 1, 2026
Downloads
9
Size
1.7 MB
Mod Loaders
NeoForge
File ID
8784768
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-nexus-admin-1676057:8784768"

Learn more about Curse Maven

What's new

v0.0.0-beta.7 - Startup Crash Fix

Fixed

  • Startup crash IllegalStateException: Cannot get config value before config is loaded: the mod constructor logged through UNALog.info(), which reads the logging.level config value. NeoForge has not loaded config values yet at construction time, so the whole mod failed to load and the game crashed on startup.
  • The visible client crash was a secondary RuntimeException: Sodium's config could not be found — not a Sodium bug, just fallout from the aborted mod load.

Technical Changes

  • UtilityNexusAdmin constructor — the startup line now logs via the raw logger instead of UNALog.
  • UNALog — falls back to INFO when the configured level is queried before the config is available.
Note: beta.6 fails to load entirely. Update to beta.7.

This mod has no additional files