Omnicore docs

OmniCore Documentation

Home

OmniCore Documentation

In-game server console and diagnostics panel for live visibility.

OmniCore Documentation

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
  • Configuration and Data monitor: allows the user to explore multiple mod configurations and mod configs

Browse the UI elements on the dedicated Gallery page.

Configuration Layout

mods/
  OMNICORE/
    config.json
    players/
      <UUID>.json
  • mods/OMNICORE/config.json stores server-wide defaults and system settings.
  • mods/OMNICORE/players/<UUID>.json stores per-player overrides.

Installation (Windows)

  1. Install the mod
    Place the .jar file into %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 /core settings to open and configure the console.