promotional bannermobile promotional banner

Utility Core Admin

Utility Core Admin - Server administration utilities for Minecraft servers.
Back to Files

Utility Core Admin (2.1.2)

File nameutility_core_admin-26.2-neoforge-26.2.0.37-beta-2.1.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 12, 2026
Downloads
8
Size
2.6 MB
Mod Loaders
NeoForge
File ID
8635961
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-admin-1601825:8635961"

Learn more about Curse Maven

What's new

v2.1.2 - Dedicated Server Crash Fix

Fix

  • Critical: registerExtensionPoint(IConfigScreenFactory.class, ConfigurationScreen::new) ran unconditionally in the mod constructor. ConfigurationScreen extends the client-only Screen class, so classloading it threw NoClassDefFoundError: net/minecraft/client/gui/screens/Screen on any dedicated server, crashing the whole mod load. The registration is now gated behind FMLEnvironment.dist.isClient().
  • Metadata: the mod's declared version in neoforge.mods.toml was hardcoded to the literal 2.0.0 and never reflected the real build version. It now resolves dynamically from the Gradle project version.
Critical update if you run Admin on a dedicated server — 2.1.0 and 2.1.1 do not load there at all.

JAR: utility_core_admin-26.2-neoforge-26.2.0.37-beta-2.1.2.jar

This mod has no related projects