Skip to content

Releases: Mrflaxe/InvisibleFrames

Latest versions support!

Choose a tag to compare

@Mrflaxe Mrflaxe released this 17 Jun 01:37

✂️ 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.16 and up, including the latest releases (26.1.2)
  • Dependencies: none

Installation

  1. Download InvisibleFrames.jar below.
  2. Drop it into your server's plugins/ folder.
  3. Restart the server.

1.2.0

Choose a tag to compare

@Mrflaxe Mrflaxe released this 29 Aug 10:54

Added hook with the Minecarft in-game statistic.

1.1.2

Choose a tag to compare

@Mrflaxe Mrflaxe released this 22 Aug 04:41

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

1.0.0 Release

Choose a tag to compare

@Mrflaxe Mrflaxe released this 21 Aug 06:08
9d04e5b

Simple plugin easy to use.