Releases: Mrflaxe/InvisibleFrames
Releases · Mrflaxe/InvisibleFrames
Release list
Latest versions support!
✂️ InvisibleFrames 2.0.0 — Multi‑version support & auto‑reveal
The biggest update yet: one jar now runs across the whole modern Minecraft range,
plus a new safety feature so you never lose an invisible frame.
Highlights
- One jar, every version. The plugin now ships per‑version modules and picks the
right one for your server at startup — from 1.16 all the way to the latest
release (26.1.2). - New: Auto‑reveal. When the item is knocked out of an invisible frame, the
frame becomes visible again on its own — so you never leave an empty, unclickable,
hitbox‑less frame floating in your world. Works no matter how the item leaves:
melee hit, projectile, explosion, and more.
Improvements
- Smarter durability. On modern servers, shear wear now runs through the server's
own item‑damage routine — it respects Unbreaking, fires the usual item‑damage /
item‑break events, and properly breaks the shears when they're spent. - More reliable glow‑frame handling. Both regular and glowing item frames are now
detected the same robust way across all versions. - Rebuilt on a modern Gradle multi‑module setup for cleaner version maintenance going forward.
Compatibility
- Server software: Spigot, Paper, and forks
- Minecraft:
1.16and up, including the latest releases (26.1.2) - Dependencies: none
Installation
- Download
InvisibleFrames.jarbelow. - Drop it into your server's
plugins/folder. - Restart the server.
1.2.0
1.1.2
Added support for glowing item frames (but I'm not sure).
Fixed bug when an unbreaking enchantment has not saving a shears from damage when used to make invisible frame.
Fixed bug when the plugin loaded a class from AVI 1.17 when API 1.16 or lower was used