GlymeraBluestone - Changelog
v9.0.0 (2026-06-04)
Item Display Names — now actually working
All 33 items now have proper, human-readable English display names. Previously the items showed their raw translation key in-game (e.g. server.items.BluestoneWire.name) — long, code-like, and giving no...
GlymeraPets - Changelog
v2.0.0 (2026-06-04)
Fixed
- Shop NPCs no longer duplicate. Previously the engine persisted each spawned shop NPC to the world, so on every restart a saved "ghost" copy was rehydrated and a fresh one was spawned from shops.json — the shop keeper multiplied over time...
GlymeraMerchant - Changelog
v5.0.0 (2026-06-04)
Fixed
- Merchant NPCs no longer duplicate. Previously the Hytale engine persisted every spawned merchant NPC to the world, so on each restart a saved copy was rehydrated and a fresh one was spawned from merchants.json — merchants multiplied over...
GlymeraMinimap
A clean, server-side minimap for Hytale — no client mod required. The map is rendered on the server from the game's own world-map data and streamed straight to each player's screen.
GlymeraMinimap is designed to live alongside your other HUDs. It is sent as a direct packet...
GlymeraPets
Peaceful companion pets for your world — plus a placeable pet shop your players can buy them from.
GlymeraPets lets players own and summon friendly creatures that follow them around. Almost any creature that is no bigger than a player can become a pet — small mammals, birds...
GlymeraTrade - Safe Player-to-Player Trading
Let your players trade items and money safely, without anyone getting scammed. A shared trade window, live offer preview, two-step confirmation and an atomic swap — plus money support through GlymeraMerchant or any VaultUnlocked economy.
What is...
GlymeraCanvas
Bring external images into your world and put them on a wall. Drop a picture in a folder or paste a direct image link, place a few blocks, and the image appears in-game — and everyone sees the same picture.
GlymeraCanvas is an admin tool, made for things like info boards, rules...
GlymeraInspect - Changelog
v4.0.0 (2026-06-02)
Fixed
- Compatibility with other custom-HUD plugins (e.g. FastMiniMap). GlymeraInspect used to register its overlay in the server's HudManager. Some HUD plugins — such as FastMiniMap in its single-HUD compatibility mode — intentionally stop...
GlymeraPlotWorld - Changelog
v2.0.0 — changes since v1.0.0
Added — Structure Guard (anti-grief)
Roads and boundary stones are now truly indestructible — against any source. The roads between plots, the boundary stones that frame every plot, and the whole column of ground beneath them are...
GlymeraPlotWorld
A complete plot world for Hytale — claim land, build freely, and stay protected. GlymeraPlotWorld turns a dedicated flat world into a clean grid of square plots separated by roads, the way plot servers have worked for years: every player claims their own plot, builds inside it...
GlymeraPortalDoors - Changelog
v4.0.0 (2026-05-30)
Changed (performance only — no gameplay change)
- The walk-through detection scan (which runs 20 times per second) now uses a primitive long-keyed, per-world spatial index of doors instead of building String lookup keys (and rebuilding a...
GlymeraIrrigation - Changelog
v4.0.0 (2026-05-30)
Changed (performance — no behaviour change)
The 30-second discovery scan (which previously scanned every loaded chunk for farmland and water in a single server tick) is now amortized across many ticks in small bounded slices. This removes the...
GlymeraCropSpread - Changelog
v4.0.0 (2026-05-30)
Changed (performance only — no gameplay change)
The periodic spread scan no longer scans the whole world in a single server tick. It is now amortized across many ticks in small bounded slices (each slice is capped by a block-read budget and a...
GlymeraHUD - Changelog
v3.0.0
Complete rewrite. GlymeraHUD is now a HUD positioning tool.
Why this version exists
Earlier versions of GlymeraHUD existed to solve one problem: older Hytale only showed a single custom HUD at a time, so two HUD plugins would overwrite each other. v1/v2 worked...
GlymeraProfiler
Which plugin is slowing down your Hytale server? Find out in 30 seconds — right in your browser. Local only: it never opens a port and never sends anything anywhere.
Most actual version only working for Hytale stable 5 !
GlymeraProfiler samples your server's threads many times...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.