Omnisight docs

OmniSight Documentation

Home

OmniSight Documentation

Complete configuration compendium for OmniSight v1.0.15

OmniSight Configuration Compendium

OmniSight is a fully customizable HUD overlay mod for Hytale that displays detailed real-time information about your world: time, weather, biome, coordinates, blocks, items, entities, equipment stats, crops, arrows, and more.

Designed to be powerful yet flexible, OmniSight lets you see exactly what you need, where you need it, without cluttering your screen.

Dependency: Requires buuz135:MultipleHUD at runtime.
Soft-dependency: linceros:LevelTools (optional).

Configuration Layout

mods/OMNISIGHT/
  config.json
  players/<username>_<uuid>.json
  • mods/OMNISIGHT/config.json stores server-wide defaults and system settings.
  • mods/OMNISIGHT/players/<username>_<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 world -> Enable Mods.
  3. Join the world
    Use /omni settings or /omni on to activate the HUD.

Quick Start

  1. Start the server once to generate config.json.
  2. Edit JSON with a text editor.
  3. Restart the server to apply changes.

On startup, OmniSight validates and normalizes all values. Invalid values are clamped or reset, and the file is saved back to disk.