promotional bannermobile promotional banner
premium banner
OmniCore is an in game server console and diagnostics panel designed for developers, modders, and server owners who want full visibility without leaving the game. It includes dev console, server profiler, store and data navigator.

Description

OmniCore is an in game server console and diagnostics panel built for developers, modders, and server owners who want live visibility without leaving the game.

Monitor TPS, memory, CPU load, and threads in real time, browse and search logs instantly, and run commands with auto completion, all in one clean interface.

Optional integration: OmniCore can run through MultipleHUD when detected, with a safe fallback when it is not installed. If you encounter issues when running multiple mods together, please report them and I will investigate.


Features

  • Live server overview: TPS, memory, CPU process load, threads, players, uptime, OS and JVM details
  • Memory breakdown: heap used, heap commit, non heap, and physical usage
  • Log console: real time stream, search, and filters by level (all, info, warn, error)
  • Command interface: run commands in game with auto completion and contextual help
  • Data Navigation: navigate config files or Hytale Store<EntityStore> data

Commands

  • /core console or /cs - Enable Console
  • /core server or /core sv - View Server Profiler
  • /core settings - View Mod Settings

Permissions

Third party config nodes: go to mods/OMNICORE/config.json and set:

"permissionMode": "custom",

Available nodes:

omnicore.cmd
omnicore.console
omnicore.core
omnicore.data
omnicore.server
omnicore.settings

Installation (Windows)

1. Install the mod
Place the .jar file into your Mods folder:

%APPDATA%\Hytale\UserData\Mods

2. Enable the mod
Main Menu → Worlds → Right click your world → Enable Mods → Select OmniCore → Save World Settings

3. Join the world
Use /omnicore to open the UI and start monitoring.


Found a bug, have feedback, or want to suggest a feature? Post it in the comments. OmniCore is actively developed and improved.