HomeJavaModsUtility Core Admin
Utility Core Admin
ModsJava

Utility Core Admin

by LlaGuiT0 · on CurseForge

Utility Core Admin - Server administration utilities for Minecraft servers. Free Minecraft Java mod — download and open it in the game.

⬇ Download on CurseForge

⚙️ Utility Core Admin

Server administration utilities for Minecraft servers.

CurseForge Downloads CurseForge Version NeoForge


Overview

Utility Core Admin provides essential server administration utilities for Minecraft servers. All features are individually toggleable via config/utility_core_admin-common.toml (or the in-game mod menu).

Features

Spawn Schematic

Automatic Chunk Pre-generation (ChunkGen)

Server Rules Enforcement

Data Pack Folder Loader


Commands

/utilitycore chunkgen status|start|pause|stop|reset
/utilitycore rules apply|status
/utilitycore spawnprotection on|off|status
/utilitycore help

Configuration

Via utility_core_admin-common.toml:

# Spawn Schematic
enableSpawnSchematic = false
spawnSchematic.heightMode = "SURFACE"
spawnSchematic.surfaceOffset = 70
spawnSchematic.fixedY = 64
spawnSchematic.preventMobSpawns = true
spawnSchematic.protectionEnabled = true

# ChunkGen
chunkGen.enabled = false
chunkGen.chunksPerTick = 100
chunkGen.maxRadius = 0
chunkGen.runWithPlayers = false
chunkGen.dimensionOverworld = true
chunkGen.dimensionNether = false
chunkGen.dimensionEnd = false
chunkGen.loadSeconds = 600
chunkGen.restSeconds = 300

# Data Pack Folder
dataPackFolder.enabled = false
dataPackFolder.path = "datapacks"

Spawn Schematic File


Requirements

RequirementVersion
Minecraft26.2
NeoForge26.2.0.37-beta+

Important: Set pause-when-empty-seconds=-1 in server.properties so the server doesn't pause while empty.


MIT License. Developed by Stalking Dragons.

Codex Stalking Dragons
https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more