
OptiPlus-Anchor
Removes the wait between triggering a charged respawn anchor and the block clearing from the world. The anchor is set to air on the client immediately on interaction, so the slot is ready for the next placement without any server-confirmation lag.
- Загрузки
- 2K
- Подписчики
- 0
- Обновлён
- 26 июня 2026 г.
- Лицензия
- MIT
Опубликован 22 апреля 2026 г.
⚓ OptiPlus Anchor
Zero-wait respawn anchor detonations — now on Minecraft 1.20 through 26.2
What it does
OptiPlus Anchor removes the wait when you blow up a charged respawn anchor. The block clears to air on your client the instant you interact, so the spot is immediately free for the next placement — no waiting on the server's block update. The server still runs the real detonation; this just removes the empty-frame stutter that normally blocks re-placing at the same spot.
Features
Instant anchor clearing for fast re-placement
Client-side only — works on any server, nothing needed server-side
One jar for every version — it auto-detects your Minecraft version and just works
Lightweight, Fabric
Known issues
- The explosion sound is currently missing when an anchor blows up. This is a known bug and will be fixed in a future update.
Supported versions
A single jar now runs on Minecraft 1.20 → 26.2: 1.20, 1.20.1–1.20.6, 1.21–1.21.11, 26.1 and 26.2 (Fabric, client-side). Just drop it into your mods folder.
Server opt-out
Server admins can disable OptiPlus per-player by sending a plugin-message on one of these channels when a player joins:
optiplus:disable — disable everything
optiplus-anchor:disable — disable only the anchor optimization
The flag resets on disconnect.
Ченджлог
2.0.1Бета26.1.1, 26.1.2, 26.2 · 26 июня 2026 г.
Now runs on Minecraft 1.20 through 26.2 from a single jar that auto-detects your version.
New: support for 1.20–1.20.6 and 1.21–1.21.4, plus 26.2 (previously 1.21.5–1.21.11 and 26.1)
Settings now live in config/optiplus.json — toggle them without rebuilding
Known issue: the explosion sound is currently missing when an anchor blows up; this will be fixed in a future update
2.0.0Бета26.1.1, 26.1.2, 26.2 · 19 июня 2026 г.
Multi-version support — OptiPlus Anchor now runs on Minecraft 1.20 through 26.2 from a single jar that auto-detects the running version and applies the matching mixins.
Now supports 1.20, 1.20.1–1.20.6, 1.21–1.21.11, 26.1 and 26.2
Single Fabric client-side jar; no separate download per version
On 1.20–1.20.4 the rapid re-placement raycast assist is omitted; the core anchor instant-clear still works
1.0.0Релиз26.1, 26.1.1, 26.1.2 · 13 мая 2026 г.
Added server-side opt-out per Modrinth content rule 3.2. Servers can disable the optimization by sending a custom-payload plugin message on optiplus:disable or optiplus-anchor:disable (payload body is ignored). The flag resets on disconnect. See README for Bukkit / Fabric / Velocity examples.
Комментарии
Загружаем…