{
  "@context": "https://schema.org",
  "@type": "DefinedTermSet",
  "@id": "https://hytaledock.com/ai/glossary.json",
  "name": "HytaleDock Glossary",
  "description": "Definitions of key terms used across HytaleDock. Part of the Knowledge API - clean facts, stable keys, no marketing.",
  "url": "https://hytaledock.com/ai/glossary.json",
  "inLanguage": "en",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "lastUpdated": "2026-07-16",
  "terms": [
    {
      "id": "hytale",
      "term": "Hytale",
      "definition": "A sandbox adventure game by Hypixel Studios that launched in Early Access on January 13, 2026. Supports community-made plugins, mods and server hosting.",
      "sameAs": "https://hytale.com"
    },
    {
      "id": "plugin",
      "term": "Plugin",
      "definition": "A server-side Java extension for Hytale servers, distributed as a .jar file placed into the server mods folder. Plugins add gameplay features, commands and administration tools without modifying the game client."
    },
    {
      "id": "addon",
      "term": "Addon",
      "definition": "A client- or server-side content package for Hytale such as resource packs, texture packs, models, animations or sounds. Addons change how the game looks or sounds rather than adding server logic."
    },
    {
      "id": "resource-pack",
      "term": "Resource Pack",
      "definition": "A bundle of textures, models, sounds or UI assets that replaces or extends Hytale's default visuals and audio."
    },
    {
      "id": "hytale-server",
      "term": "Hytale Server",
      "definition": "A self-hosted or rented multiplayer game server running the official Hytale server software, optionally extended with plugins from platforms like HytaleDock."
    },
    {
      "id": "mods-folder",
      "term": "Mods Folder",
      "definition": "The directory of a Hytale server installation where plugin .jar files are placed. The server loads plugins from this folder on startup."
    },
    {
      "id": "onequery",
      "term": "OneQuery",
      "definition": "A lightweight UDP query protocol used by Hytale servers and server-listing platforms to fetch real-time server data such as player count, TPS and version."
    },
    {
      "id": "world-seed",
      "term": "World Seed",
      "definition": "A value that initializes Hytale's world generation, letting players recreate or share specific generated worlds."
    },
    {
      "id": "hytaledock",
      "term": "HytaleDock",
      "definition": "A community platform at hytaledock.com for discovering, downloading and sharing Hytale plugins, addons, tutorials, configs and news. Operated by Yamiru (Viktor Vasko).",
      "sameAs": "https://hytaledock.com"
    },
    {
      "id": "creator",
      "term": "Creator",
      "definition": "A registered HytaleDock user role allowed to publish plugins, addons, tutorials and other content, subject to moderation approval."
    }
  ]
}
