
OptiPlus-Crystal
Removes the round-trip wait between clicking obsidian and seeing an end crystal appear.
About this Mod
💎 OptiPlus-Crystal
Zero-wait end crystal placement for Minecraft
🔎 What does it do?
OptiPlus-Crystal removes the round-trip wait between clicking obsidian and seeing an end crystal appear. A client-only crystal entity is dropped in at the placement position the moment you click, and the real server crystal silently takes its place once the entity-spawn packet arrives.
The result: crystal placement feels single-player-snappy regardless of ping. No more waiting on the server to acknowledge your click before your crystal shows up, no more stuttery placement loops during crystal PvP.
✅ Is this allowed?
No servers have been explicitly confirmed yet.
Please check with server staff before using this on any server, rules around crystal optimizations vary, and what's allowed on one server may be bannable on another.
⚠️ Use at your own risk until a server has clearly approved it.
📥 How to use?
Steps:
1. Drop the .jar into your .minecraft/mods folder.
2. Make sure you have Fabric Loader installed.
3. Launch Minecraft.
Requirements:
✅ Fabric Loader
✅ Compatible Minecraft version
🔧 Compatibility
Should work fine alongside any mods that don't alter end crystal behavior directly.
May conflict with:
❌ Mods that change how crystals are placed
❌ Mods that change crystal explosion or entity behavior
❌ Mods that add their own client-side crystal handling
If you run into weirdness, try isolating the issue by disabling other crystal-related mods first.
💡 How it works (for the curious)
When you click obsidian to place a crystal, the vanilla client waits for the server to:
1. Receive your interaction packet
2. Validate the placement
3. Spawn the crystal entity
4. Send the entity-spawn packet back to you
That's one full round trip of latency before you see anything. On a 100ms-ping server, that's 100ms of nothing.
OptiPlus-Crystal skips the wait by spawning a local, client-only ghost crystal instantly, then seamlessly replacing it with the real server crystal when the spawn packet arrives. You get the visual feedback of single-player placement while still playing on a real server.
Built for clean, lag-free crystal gameplay.
🛡️ Server-side opt-out
Per Modrinth rule 3.2, server admins can disable OptiPlus-Crystal for connected players. The mod listens for an empty plugin-channel message on optiplus:disable (kills both OptiPlus variants) or optiplus-crystal:disable (this variant only). The flag clears on disconnect, so the server must re-send the signal on each join.
Paper / Spigot / Bukkit:
server.getMessenger().registerOutgoingPluginChannel(plugin, "optiplus-crystal:disable");
// on PlayerJoinEvent:
event.getPlayer().sendPluginMessage(plugin, "optiplus-crystal:disable", new byte[0]);
Fabric server mod: send a CustomPayloadS2CPacket whose payload id is optiplus-crystal:disable (any body works) to the joining player.
Velocity / BungeeCord: forward a plugin message on optiplus-crystal:disable to the backend, or send it from the proxy.
Available Versions
How to Install OptiPlus-Crystal on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "OptiPlus-Crystal". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+1 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
OptiPlus-Crystal server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is OptiPlus-Crystal compatible with fabric?
OptiPlus-Crystal officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with OptiPlus-Crystal – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if OptiPlus-Crystal consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install OptiPlus-Crystal with just one click on your server.