CurseForge · Hytale mod
GlymeraLightBlock
Light blocks you can craft and place anywhere. The crystal vanishes on placement, leaving a permanent invisible light source. Manage your lights with /glight. Configurable per-player limit. Server-side only.
Quick answer
Which GlymeraLightBlock release should I use?
GlymeraLightBlock-2.0.0.jar targets 0.5. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Where should GlymeraLightBlock be installed in Hytale?
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
What else does GlymeraLightBlock-2.0.0.jar need?
GlymeraLightBlock-2.0.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Add GlymeraLightBlock without breaking your instance.
Built for GlymeraLightBlock-2.0.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use GlymeraLightBlock-2.0.0.jar. It targets 0.5; another release may target a different game build or dependency set.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Enable it on the world host
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
- 04
Pick the file you checked
Use the “Get this file” button beside GlymeraLightBlock-2.0.0.jar. It opens that exact file at the source.
About this project
What does GlymeraLightBlock add?
GlymeraLightBlock - Craftable Light Sources
Light blocks you can craft, place and manage. The block vanishes on placement and leaves behind a permanent, invisible light source.
Most actual version only working for Hytale stable 5 ! Don't miss my other exciting projects — take a look at GlymeraCraft's Profile Discord: https://discord.gg/s5NRFWfxgy
What is GlymeraLightBlock?
GlymeraLightBlock lets players craft turquoise Light Crystals and place them anywhere in the world. When placed, the crystal block disappears and an invisible, permanent light source remains at that position. No visible objects, no clutter - just light where you need it.
Players manage their lights with simple commands. Server admins can set a per-player limit and manage lights for all players.
Pure server-side plugin - no client mod required.
How It Works
- Craft a Light Crystal at the Workbench (1x White Crystal Block + 1x Crude Torch)
- Place it anywhere in the world
- The block vanishes instantly - a permanent light source stays
- Remove lights with
/glight removeor/glight clear
Behind the scenes, the visible block is replaced with an invisible light-emitting block (DrawType: Empty, Material: Empty). This block has no hitbox, no outline, and cannot be targeted or interacted with - it exists purely as a light source in the chunk data.
Commands
For All Players
| Command | Description |
|---|---|
/glight list |
Show your placed lights and remaining budget |
/glight remove |
Remove the nearest light you placed |
/glight clear |
Remove all your lights |
OP Only
| Command | Description |
|---|---|
/glight give |
Give yourself 16 Light Crystals |
/glight give --player Name |
Give another player 16 Light Crystals |
/glight list --player Name |
Show another player's light budget |
/glight remove --player Name |
Remove nearest light of another player |
/glight clear --player Name |
Remove all lights of another player |
Configuration
A config file is generated at first startup:
mods/de.glymera_GlymeraLightBlock/config.json
{
"maxLightsPerPlayer": 100
}
| Setting | Default | Description |
|---|---|---|
maxLightsPerPlayer |
100 |
Maximum number of light sources per player |
Crafting Recipe
| Input | Bench | Output |
|---|---|---|
| 1x White Crystal Block + 1x Crude Torch | Workbench | 1x Light Crystal |
The Light Crystal appears as a turquoise crystal block in your inventory. Stack size: 64.
Installation
- Place
GlymeraLightBlock-1.0.0.jarin your server'smods/folder - Start (or restart) the server
- Done!
Features
- Craftable - No admin commands needed, players craft and place lights themselves
- Invisible light source - Block vanishes on placement, only light remains
- Permanent - Lights persist through server restarts and chunk reloads
- Per-player management - Each player manages their own lights
- Configurable limit - Admins set max lights per player (default: 100)
- OP tools - Admins can view, give and remove any player's lights
- No world clutter - No visible blocks, entities or particles at the light position
- Zero performance impact - Light blocks are just blocks, no ticking entities or AI
Performance
GlymeraLightBlock is extremely lightweight:
- Pure block-based - Light sources are invisible blocks in chunk data, not entities
- No tick overhead - Zero CPU cost per light (same as any other block in the world)
- Minimal memory - Ownership tracking only, lights themselves are stored as chunk data
- Lazy persistence - Ownership data is saved only when lights are added or removed
- Scales to thousands - A server can handle thousands of light blocks without any impact
Good to Know
- Light sources survive server restarts and chunk reloads natively (they are blocks, not entities)
- The light radius is 15 blocks (full brightness white light)
- Lights are only removable via
/glightcommands - they cannot be broken or interacted with - Compatible with all other Glymera plugins including GlymeraLantern and GlymeraInspect
Made with care by Glymera for the Hytale community
Project description from CurseForge.
Pick your setup
GlymeraLightBlock releases for each Hytale build.
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
GlymeraLightBlock releases and Hytale builds
GlymeraLightBlock-2.0.0.jar
28 May 2026
GlymeraLightBlock-1.0.0.jar
5 Apr 2026
Looking for an older file? The official CurseForge project page is in Resources.