Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T20:52:19.000Z (8 months ago)
- Last Synced: 2024-12-05T19:20:50.451Z (2 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: 134 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