FramePicture
What is FramePicture?
Frame Picture is a plugin that can draw images in a itemframe.
-> How to install
1. Download the newest FramePicture.jar
2. Download the newest ProtocolLib from http://dev.bukkit.org/bukkit-plugins/protocollib/
3. Stop your Server
4. Drop the FramePicture.jar into your plugins folder.
5. Drop the ProtocolLib.jar into your plugins folder.
6. Start your Server
7. See the Tutorial
-> Tutorial
1. Install the Plugin and ProtocolLib.
2. Join to your Server.
3. Place a item frame
4. Search a photo in the internet
5. Type "/fp set URL" in the chat
6. Interact a item frame
7. Finish!
-> Supported file formats
FramePicture supports the file formats .gif (no animations), .png and .jpg.
-> Multilanguage
This plugin supports multilanguage.
message.yml Downloads: English (Standard), Deutsch, France (by cocoman37), Czech (by jaraxxx), Portuguese (by LCastr0), Polish (by Alsiokowsky), Spanish (by jaime29010), Dutch (by Jhtzb), Russian (by Igor1998), Danish (by fungreenfox)
You can make Translates and send me the messages.yml!
-> Video
-> Spigot 1.8.3?
Thanks to @LordBoos
Download: https://drive.google.com/file/d/0ByhZ6GRuHf_WY2ZzSVBnOGV3dWs/view?usp=sharing
Warning: This builds wasn't tested from the "curse" team!







-
View User Profile
-
Send Message
Posted Mar 19, 2015@goodsense
After downloading the jar file and putting it into "plugins" folder, it doesn't work for me :(.
-
View User Profile
-
Send Message
Posted Mar 19, 2015@gsrmeen
yeah, my 1.8.3 server is working very well~
https://drive.google.com/file/d/0ByhZ6GRuHf_WY2ZzSVBnOGV3dWs/view?usp=sharing
-
View User Profile
-
Send Message
Posted Mar 19, 2015@goodsense
Lol, does it work for you?
-
View User Profile
-
Send Message
Posted Mar 19, 2015@LordBoos
thank you so much
-
View User Profile
-
Send Message
Posted Mar 17, 2015@LordBoos Your version still doesn't work :(. Any updates?
-
View User Profile
-
Send Message
Posted Mar 14, 2015@Rillithain
This is not possible for some plugins (including FramePicture), as these plugins need to directly hook into Minecraft server classes, which changes with every major version.
-
View User Profile
-
Send Message
Posted Mar 14, 2015Unofficial update by me for 1.8.3: https://drive.google.com/file/d/0ByhZ6GRuHf_WY2ZzSVBnOGV3dWs/view?usp=sharing
-
View User Profile
-
Send Message
Posted Mar 11, 2015Hi - Is it possible to set the plugin so it doesn't auto disable when the specific bukkit/spigot version doesn't match what the expected version is to be found? It is possible that the newest bukkit/spigot version works fine with an older version of FramePicture, but the plugin disables automatically. If for some reason you ever stopped updating the plugin it would no longer be valid as soon as there is another bukkit/spigot upgrade
-
View User Profile
-
Send Message
Posted Mar 9, 2015please, Update for 1.8.3
-
View User Profile
-
Send Message
Posted Mar 8, 2015Yes Pls Update to v 1.8.3
-
View User Profile
-
Send Message
Posted Mar 8, 2015Pls update for Bukkit/Spigot 1.8.3 ;)
-
View User Profile
-
Send Message
Posted Mar 3, 2015Hi I need help as I can upload the pictures I get into the images folder, since in the list of commands nothing comes about, thank you! Sorry for my english I am from Spain ^^
-
View User Profile
-
Send Message
Posted Feb 23, 2015I translated this plugin to Korean language.
-
View User Profile
-
Send Message
Posted Feb 17, 2015FramePicture 1.7.6 should work without loading problems :)
-
View User Profile
-
Send Message
Posted Feb 14, 2015When i restart my server the plugin overwrites the frames config file.
-
View User Profile
-
Send Message
Posted Feb 6, 2015Here is the 1.8 spigot protocolhack version : http://ci.howaner.de/job/FramePicture/44/
-
View User Profile
-
Send Message
Posted Feb 6, 2015It works with 1.8, but the pictures "unrender" themselves within the item frame. like the maps just go away after I relog. HELP PLEASE
-
View User Profile
-
Send Message
Posted Feb 2, 2015The 1.8 Spigot Protocol Hack download wont work...
-
View User Profile
-
Send Message
Posted Feb 1, 2015My error. Help me please!! [20:47:32] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.7.3 [20:47:32] [Server thread/INFO]: [FramePicture] Configuration loaded! [20:47:32] [Server thread/INFO]: [FramePicture] Loaded 8 frames! [20:47:32] [Server thread/INFO]: [FramePicture] Caching frames ... [20:47:32] [Server thread/ERROR]: Error occurred while enabling FramePicture v1.7.3 (Is it up to date?) java.lang.NoSuchMethodError: net.minecraft.server.v1_7_R4.PacketPlayOutMap.<init>(I[B)V at de.howaner.FramePicture.util.Frame.sendMapData(Frame.java:148) [?:?] at de.howaner.FramePicture.util.Frame.sendTo(Frame.java:107) [?:?] at de.howaner.FramePicture.FrameManager.cacheFrames(FrameManager.java:102) [?:?] at de.howaner.FramePicture.FrameManager.onEnable(FrameManager.java:81) [?:?] at de.howaner.FramePicture.FramePicturePlugin.onEnable(FramePicturePlugin.java:56) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot%2020140909a%20(1.7.10).jar:git-Spigot-1.7.9-R0.2-204-g534549b]
-
View User Profile
-
Send Message
Posted Jan 16, 2015Could you add clickable images? So when people click on an image they get this "are you sure to open this link on your browser" thing? :)
linking with commands would also be very nice ^^
/edit Thank you for your great work, again. <3
Right click the photo and open on new tab to see the full-picture in correct size
/edit 2 Carpets as Framepictures are not possible, right? (How cool would it be to place textured paper on the ground or poop...dafuq the possibilities would be literally endless) :D