Releases: xGinko/CraftableInvisibleItemFrames
Releases · xGinko/CraftableInvisibleItemFrames
CraftableInvisibleItemFrames 1.5.0
- Fixed a glitch that allowed duplicating glow item frames by holding an itemframe in offhand.
- Improved compatibility with Folia 1.20.4+ servers
- Support for Java 8
Download on modrinth: https://modrinth.com/plugin/craftableinvisibleitemframes/version/1.5.0
CraftableInvisibleItemFrames 1.4.0
- Added Folia support
- Improved performance
- Various bugfixes
Download on modrinth: https://modrinth.com/plugin/craftableinvisibleitemframes/version/1.4.0
CraftableInvisibleItemFrames 1.3.2
- Upgraded plugin to use MiniMessage instead of ChatColor
- Updated bstats dependency
- Updated api to 1.20.2
Download on modrinth: https://modrinth.com/plugin/craftableinvisibleitemframes/version/1.3.2
CraftableInvisibleItemFrames v1.2.1
- Remove Reflections as it was causing issues with other plugins using similar lang loading systems
CraftableInvisibleItemFrames v1.2.0
- Added ru_ru translation by @RAINRAINRAINRAINRAINRAINRAINRAINRAIN
- Added a module that automatically translates itemframe items (that haven't been renamed) to the locale of the player that picks it up/has it in their inventory
- Generally improved code
CraftableInvisibleItemFrames v1.1.0
- Fixed a bug where frames wouln't turn invisible when glowing outlines were disabled
- Fixed crafting recipe suggestion translation
- Added da_dk translation by @AluminiumFox
CraftableInvisibleItemFrames v1.0.4
- Update paper api to 1.19.4
- Remove redundant code
CraftableInvisibleItemFrames v1.0.3
- Minor improvements and fixes
CraftableInvisibleItemFrames v1.0.2
- Fix plugin not starting because of wrong bStats configuration
CraftableInvisibleItemFrames v1.0.1
- Fixed invisible glowsquid itemframes not having the same enchant as regular invisible itemframes
- Added bStats
- Code cleanup and improvement