promotional bannermobile promotional banner

Utility Core Admin

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

Utility Core Admin (2.1.0)

File nameutility_core_admin-2.1.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 12, 2026
Downloads
23
Size
2.6 MB
Mod Loaders
NeoForge
File ID
8631521
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v2.1.0 - Standalone Mod Fix

Fix

  • Critical: Admin had no @Mod entrypoint class and never registered its ModConfigSpec, so it did not generate its own config file and did not function as a real standalone mod. Added UtilityCoreAdmin with proper config registration.
  • Crash on load: ServerStartingEvent, ServerStartedEvent and ServerTickEvent were registered on the mod event bus instead of NeoForge.EVENT_BUS, throwing an IllegalArgumentException on startup.
  • Crash on world start: SpawnSchematicManager was never instantiated, causing a NullPointerException when the integrated server started.

Technical Changes

  • Removed the obsolete duplicate Config.java from the parent project and an orphaned stray neoforge.mods.toml.
  • Fixed subproject version resolution in the root build.gradle (was hardcoded, ignored mod_version bumps).
Recommended update if you are running Admin on a server — the previous 2.0.0-beta.1 build did not load correctly.

JAR: utility_core_admin-2.1.0.jar

This mod has no related projects