https://github.com/xginko/craftableinvisibleitemframes
Give players the ability to craft invisible itemframes using lingering potions of invisibility
https://github.com/xginko/craftableinvisibleitemframes
folia-supported invisible-frames invisible-item-frames itemframes minecraft-folia-plugin minecraft-paper-plugin minecraft-plugin minecraft-smp survival
Last synced: about 1 month ago
JSON representation
Give players the ability to craft invisible itemframes using lingering potions of invisibility
- Host: GitHub
- URL: https://github.com/xginko/craftableinvisibleitemframes
- Owner: xGinko
- Created: 2023-02-20T23:00:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T02:18:12.000Z (about 1 year ago)
- Last Synced: 2025-04-13T15:34:19.924Z (11 months ago)
- Topics: folia-supported, invisible-frames, invisible-item-frames, itemframes, minecraft-folia-plugin, minecraft-paper-plugin, minecraft-plugin, minecraft-smp, survival
- Language: Java
- Homepage: https://modrinth.com/plugin/craftableinvisibleitemframes
- Size: 297 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# CraftableInvisibleItemFrames
This plugin enables the use of 1.16's invisible item frames for survival players
Invisible item frames can be crafted similar to tipped arrows - one lingering invisibility potion surrounded by 8 item frames
In 1.17+, an invisible item frame can be crafted with a glow ink sac to create a glowing invisible item frame.
Permissions:
- craftableinvisibleitemframes.place
Allows the player to place an invisible item frame (enabled by default)
- craftableinvisibleitemframes.craft
Allows the player to craft an invisible item frame (enabled by default)
- craftableinvisibleitemframes.cmd.version
Allows the player to run /iframe version
- craftableinvisibleitemframes.cmd.reload
Permission to run /iframe reload
- craftableinvisibleitemframes.cmd.forcerecheck
Permission to run /iframe force-recheck
- craftableinvisibleitemframes.cmd.get
Permission to run /iframe get
- craftableinvisibleitemframes.cmd.additem
Permission to run /iframe additem (allows adding a specific item to be used for crafting invis frames)
- craftableinvisibleitemframes.cmd.removeitem
Permission to run /iframe removeitem
#### Supports versions 1.17 - 1.20.2 + Folia