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.jsonstores server-wide defaults and system settings.mods/OMNICORE/players/<UUID>.jsonstores per-player overrides.
Installation (Windows)
- Install the mod
Place the.jarfile into%APPDATA%\\Hytale\\UserData\\Mods. - Enable the mod
Main Menu -> Worlds -> Right-click your world -> Enable Mods -> Select OmniCore -> Save World Settings. - Join the world
Use/core settingsto open and configure the console.