AnimatedFrames icon

AnimatedFrames -----

Animated images on item frames!




Version: 4.13.5-SNAPSHOT
Works very good im using it on a 1.18.2 server nothingh changed in the code at all and i just updated my server to 1.18.2 everything loads and works perfect for me it would be super awesome if you could update to 1.19 support that would be great because i relly like this plugin a lot.

Version: 4.13.5-SNAPSHOT
This very good, plugin. 1 problem with the plugin: Update please 1.18.1!
thanks!

Version: 4.13.3-SNAPSHOT
I really like this plugin I hope you update it to 1.18.1 Thanks! Please update it!

Version: 4.13.3-SNAPSHOT
please... PLEASE ! UPDATE FOR 1.18 PLEASE !!!!
tank you very very very very much

Version: 4.13.3-SNAPSHOT
There have been no replies to queries on their Github for some time and the way the plugin is built makes it impossible for anyone else to build it. We've spent a lot of time desperately trying to get it built so we could run a stable customised version on our server, but even the developers TravisCI Builds fail.

Unfortunately we're having to try and find an alternative plugin instead now.

Version: 4.13.3-SNAPSHOT
Can't get it to work for paper 1.16.5 please make a guide on what versions to download of the plugin and dependencies I've tried multiple different version combinations and it won't work. one error I get is
[00:21:02 WARN]: Exception in thread "pool-18-thread-7" java.lang.NoClassDefFoundError: Could not initialize class org.inventivetalent.animatedframes.boundingbox.BoundingBox
[00:21:02 WARN]: at org.inventivetalent.frameutil.MapFacing.createBoundingBox(MapFacing.java:204)
[00:21:02 WARN]: at org.inventivetalent.frameutil.BaseFrameMapAbstract.<init>(BaseFrameMapAbstract.java:54)
[00:21:02 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.<init>(AnimatedFrame.java:124)
[00:21:02 WARN]: at org.inventivetalent.animatedframes.FrameManager.createFrame(FrameManager.java:111)
[00:21:02 WARN]: at org.inventivetalent.animatedframes.Commands$1$1$1$2.run(Commands.java:185)
[00:21:02 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[00:21:02 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[00:21:02 WARN]: at java.base/java.lang.Thread.run(Thread.java:829)

Version: 4.13.3-SNAPSHOT
Just downlaod this plugin from here, to save time and ads.

https://github.com/InventivetalentDev/AnimatedFrames/releases

Version: 4.13.3-SNAPSHOT
Plugin works as it should, but often the gif renders with random gray patches. Autor wrote that it works lag free...sure it does, when you have 32Gb of RAM...one of dependencies (Map manager) literaly eats absurd amount of RAM, had lobby server running on 2 GB of RAM without any problem, after I started using the plugin with all dependancies 5GB was not enough!

Version: 4.13.3-SNAPSHOT
Great to see this plugin working again, too bad the person below me doesn't know how to scroll down that took me straight to the github

Version: 4.13.1-SNAPSHOT
This would be a really great plugin if I could download it, not sure why the dev used such a ad-full and sketchy download link. It won't even let me grab it after disabling AdBlocker, it takes me to an unsafe site. I'll edit my review with pleasure once the download button stops taking me to an external site. Thanks

Version: 4.13.1-SNAPSHOT
Great plugin for the versions it supports.

Real reason I made this review is because of some of the people below acting like 5 year old kids (tbh a lot of them probably are), you all need to understand people have lives and don't spent all their time on these plugins. They don't owe you a single thing this resource is free, if it has problems then politely make a bug report about it and when they have time to spend on it I'm sure they will fix it.

Version: 4.13.1-SNAPSHOT
This Update keep spamming the Console every 5 Sconds which is decreasing the TPS of the Server very fast. Without the Plugins of this Author that are needet for animated Frames then my TPS stays on 20 but when I use Animated Frames and the two others it is instant on 10 TPS or below. So Dont Use this plugin for good

Version: 4.13.1-SNAPSHOT
[20:47:37] [Server thread/ERROR]: Could not load 'plugins\PacketListenerAPI.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/inventivetalent/packetlistener/PacketListenerPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:252) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1066) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
Caused by: java.lang.UnsupportedClassVersionError: org/inventivetalent/packetlistener/PacketListenerPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_291]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:178) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:122) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_291]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:79) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.5.jar:git-Paper-675]
... 7 more
[20:47:37] [Server thread/ERROR]: Could not load 'plugins\MapManager.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/inventivetalent/mapmanager/MapManagerPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:252) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1066) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
Caused by: java.lang.UnsupportedClassVersionError: org/inventivetalent/mapmanager/MapManagerPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_291]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:178) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:122) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_291]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:79) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.5.jar:git-Paper-675]
... 7 more
[20:47:38] [Server thread/WARN]: Legacy plugin AnimatedFrames v4.13.1-SNAPSHOT does not specify an api-version.
[20:47:38] [Server thread/ERROR]: Could not load 'plugins\AnimatedFrames.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/inventivetalent/animatedframes/AnimatedFramesPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:252) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1066) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
Caused by: java.lang.UnsupportedClassVersionError: org/inventivetalent/animatedframes/AnimatedFramesPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_291]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:178) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:122) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_291]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:79) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.5.jar:git-Paper-675]
... 7 more

Version: 4.13.0-SNAPSHOT
Doesn't work, keep spamming Errors and deletes every Picture on startup, Author seems to not care anymore and made the plugin dead

Version: 4.13.0-SNAPSHOT
The Plugin doesn't work with the newest Paper version, even if there are multiple Issues written in Github the Plugin Author doesn't care and don't make any support, it seems like this plugin got abandoned

Version: 4.13.0-SNAPSHOT
So far this plugin is SUPER HORRIBLE does not work on any server even with java 9 all you will get is no image after frame is places and all you will see is enlarged item frames and nothing on them so far this plugin NEEDS SOME FIXING like everyone else said fix this plugin because it does not work with java 9 i liked it better with java 8 because it was much better load times and never had issues on java 8 so i dont think this plugin will ever be good so anyway this plugin must need some fixing and a lot of work to allow everyone else that said in chat not working for it to work for them and me right now im not giving this plugin any credit at all due to the lack of loading and nothing showing up on frames please [Fix this].


YOU KNOW WHAT YOU GUYS DONT KNOW HOW TO UPDATE A DAMN PLUGIN IM DONE WITH THIS HORRIBLE PLUGIN I WILL MAKE SURE TO EXPOSE THIS PLUGIN AS THE WORST PLUGIN EVER!!!

Because you never fixed anything is this horrible plugin every frame i get is just NOTHING BUT, ENLARGED ITEM FRAMES NOTHING SHOWS UP ON THEM.

YOU GUYS DO NOT EARN ANY SORT OF CREDIT FROM ME.

Also this is another damn thing about this horrible plugin your console will get spammed with so many different errors then your server crashes THIS PLUGINS IS A CONSOLE SPAMMER.

The owners of this plugin dont know how to update or do anything with a plugin thats why im getting rid of this bad plugin.

Version: 4.13.0-SNAPSHOT
Plugin works as expected. Very impressive plugin overall and easy to use. I'm hoping this will see continued development.

Version: 4.13.0-SNAPSHOT
So far this plugin is SUPER HORRIBLE does not work on any server even with java 9 all you will get is no image after frame is places and all you will see is enlarged item frames and nothing on them so far this plugin NEEDS SOME FIXING like everyone else said fix this plugin because it does not work with java 9 i liked it better with java 8 because it was much better load times and never had issues on java 8 so i dont think this plugin will ever be good so anyway this plugin must need some fixing and a lot of work to allow everyone else that said in chat not working for it to work for them and me right now im not giving this plugin any credit at all due to the lack of loading and nothing showing up on frames please [Fix this].

Version: 4.13.0-SNAPSHOT
Doesn't work because the Plugin was created with Java 9 and my Hoster only allows Java 8

Version: 4.13.0-SNAPSHOT
The plugin doesnt work on 1.16.5
...................................................

Version: 4.13.0-SNAPSHOT
The plugin doesnt work on 1.12.2
if i do /afcreate name Url
and i wanne place it than it doesnt load
and it gives in the config so many warns

Version: 4.13.0-SNAPSHOT
Im very sorry to say but had no problem on the 1.14, 1.15 version. Since i upgrade my Server to Spigot 1.16 it dosent work anymore...

it was so good...

Version: 4.13.0-SNAPSHOT
Horrible i got this plugin and installed it with java 9 and now the frames show for about 5minutes then i come back to see them not showing at all now all i see is large item frames with no pictures on them that i set up please [FIX this] this is a bad issue with the new update.

Version: 4.12.1-SNAPSHOT
Hey I love this plugin working just fine on 1.16.4. I've since updated the server to 1.16.5 and it is no longer working please update this great plugin <3

Also would it ever be possible to integrate this with DynMap to display the map as it appear in the browser? Would make this invaluable <3

Version: 4.12.1-SNAPSHOT
This is a great plugin but i have a bug on 1.12.2 when a player dies he can't see the frame animation anymore but only the itemframe then when he reconnects to the world the animation appears normally. any solutions?

Version: 4.12.1-SNAPSHOT
not working on 1.16.3 please fix this pls
.

Version: 4.12.1-SNAPSHOT
Amazing content as always!
Keep up the good work for this community Mr. Dev!

Sincerely,
Veltabex

Version: 4.12.1-SNAPSHOT
[11:49:56 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing 'afcreate 1 1\' in org.inventivetalent.pluginannotations.command.AnnotatedCommand$BukkitCommand(framecreate)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:169) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:802) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2032) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1843) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1796) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:43) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:151) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:114) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1205) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1198) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:125) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1174) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1018) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:179) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275]
Caused by: org.inventivetalent.pluginannotations.command.exception.UnhandledCommandException: Unhandled exception in [email protected]#frameCreate
at org.inventivetalent.pluginannotations.command.AnnotatedCommand.onCommand(AnnotatedCommand.java:169) ~[?:?]
at org.inventivetalent.pluginannotations.command.AnnotatedCommand$BukkitCommand.execute(AnnotatedCommand.java:401) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
... 18 more
Caused by: java.lang.IllegalStateException: zip file closed
at java.util.zip.ZipFile.ensureOpen(ZipFile.java:686) ~[?:1.8.0_275]
at java.util.zip.ZipFile.getEntry(ZipFile.java:315) ~[?:1.8.0_275]
at java.util.jar.JarFile.getEntry(JarFile.java:240) ~[?:1.8.0_275]
at java.util.jar.JarFile.getJarEntry(JarFile.java:223) ~[?:1.8.0_275]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:133) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_275]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_275]
at org.inventivetalent.pluginannotations.command.AnnotatedCommand.onCommand(AnnotatedCommand.java:134) ~[?:?]
at org.inventivetalent.pluginannotations.command.AnnotatedCommand$BukkitCommand.execute(AnnotatedCommand.java:401) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.4.jar:git-Yatopia-"37e61be"]
... 18 more

Version: 4.12.1-SNAPSHOT
hello bro, I think it's a good plugin for us. I like it all. But I have a question. Can I copy the object that is used by animatedframe? Just like i build the object in world A and I want to copy that to world B. How should I do?

Version: 4.12.1-SNAPSHOT
amazing plugin
-----------------------------------------------------------------

Version: 4.12.0-SNAPSHOT
Good plugin, but not working with 1.16.4! Is there a problem? This is a very needed plugin for me! Update to 1.16.4. Thank you:)

Version: 4.12.0-SNAPSHOT
tried running on spigot 1.16.2 and paper 1.16.2 and it literally spammed errors... please fix this

Version: 4.12.0-SNAPSHOT
"Tested MC Versions 1.16"
- throws errors when running on PaperMC 1.15 or higher.

Version: 4.12.0-SNAPSHOT
Good plugin.
But how can I increase the map limit?
I don't find any setting for.

Version: 4.12.0-SNAPSHOT
Brilliant! it works with my own banners, all be it a little slow to load but it definitely works! I'm running paper 1.15.2 (play.rakutenzetsu.net)

Version: 4.11.5-SNAPSHOT
Great plugin, used it a lot on 1.14 but right now it's unusable on 1.16 :/
Hope this is going to be update soonish <3!

Version: 4.11.5-SNAPSHOT
This plugin is great.Great job bro I hope you keep growing and improving in the theme of config UwU

Version: 4.11.5-SNAPSHOT
I love this plugin since you need physical item frames, hope it gets 1.16 support

Version: 4.11.5-SNAPSHOT
Doesn't Work spigot 1.14.4 !!

[23:21:55] [pool-13-thread-17/INFO]: [AnimatedFrames] Generating
image data for test3...
[23:21:56] [pool-13-thread-17/INFO]: [AnimatedFrames] Downloaded ' https://imgur.com/P0GBQpd' to 'plugins\AnimatedFrames\images\aHR0cHM6Ly9pbWd1ci5jb20vUDBHQlFwZA=='.
[23:21:56] [pool-13-thread-17/INFO]: [AnimatedFrames] Animation length for 'test3' is zero. Creating non-animated image.
[23:21:56] [pool-13-thread-17/WARN]: Exception in thread "pool-13-thread-17"
[23:21:56] [pool-13-thread-17/WARN]: java.lang.RuntimeException: Unexpected exception in AnimatedFrame test3
[23:21:56] [pool-13-thread-17/WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:286)
[23:21:56] [pool-13-thread-17/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:21:56] [pool-13-thread-17/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:21:56] [pool-13-thread-17/WARN]: at java.lang.Thread.run(Unknown Source)
[23:21:56] [pool-13-thread-17/WARN]: Caused by: java.lang.RuntimeException: Failed to read the given image. Please make sure you're using a valid source
[23:21:56] [pool-13-thread-17/WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:153)
[23:21:56] [pool-13-thread-17/WARN]: ... 3 more

Version: 4.11.5-SNAPSHOT
WOW WOW AND MORE WOW running 1.15.2 and this plugin is epic. Greatly coded and no resources at all. A MUST for all servers. GG

Version: 4.11.5-SNAPSHOT
Nice plugin!!! :))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

Version: 4.11.5-SNAPSHOT
Works flawlessly! I use this alongside a simular plugin and it works very well. :D

Version: 4.11.5-SNAPSHOT
Please Fix bug for 1.12.2 server it can't create the image or anythings.................

Version: 4.11.4-SNAPSHOT
A really good plugin for us!
Can I reprint it to mcbbs.net?
MCBBS's net friends will be very excited to see this good plugin!

Version: 4.11.4-SNAPSHOT
Nice Plugin everything works fine

And I have an idea like an Placeholder like "Please wait image loading..."
before the image is loaded

Version: 4.11.4-SNAPSHOT
this is by far the best gif plugin out there. All the others I have tried fail to do what this has to offer. Only problem is that the command for placing signs says it generated them, even though it never did. Playing 1.15.2 spigot server. Doesn't matter though, as I just go into creative and place them or tell the user to create some. Epic plugin!

Version: 4.11.4-SNAPSHOT
does not deploy at all. will update review upon author's fix.

is there something wrong with 4.11? I use papermc 1.15

Version: 4.11.4-SNAPSHOT
For some reason, all of my pictures are sideways. Also, is there any way to make the image bigger, stretching it out over 4 maps?

Version: 4.11.4-SNAPSHOT
Works great, I use it a ton. The possibilities here are endless..................

Version: 4.11.4-SNAPSHOT
Works great and does what it promises, however it breaks at least hand-held treasure maps in 1.14.4 for us

Version: 4.11.4-SNAPSHOT
its a good resource. everything works as expected.
the explanation was good.

but dont be stupid and import an 150mb gif.
you will run out of memory (i gave my server 32GB)

Version: 4.11.4-SNAPSHOT
bug on spigot 1.12.2.........................................................................

Version: 4.11.3-SNAPSHOT
Need 1.15.1 update but it works rly good i like your work but we need faster updates :)

Version: 4.11.3-SNAPSHOT
When is the 1.14 support coming????????????????????????????????????????????????????????????

Version: 4.11.3-SNAPSHOT
One of my favorite plugins, really allows for some creativity and makes your server stand out

Version: 4.11.3-SNAPSHOT
Very good plugin! I really like it!
----------------------------------------------

Version: 4.11.3-SNAPSHOT
you plugin display is loaded successfully,buy how wo not display the image,what should i do?

Version: 4.11.2-SNAPSHOT
Been useing this for over a year now and never had an issue with it
Worked Perfect on 1.12 and working perfect on 1.13
Amazing Plugin!

Version: 4.11.2-SNAPSHOT
Just an amazing plugin! But where is the 1.14 update? I use this plugin on my server and I need to have it now when 1.14 is live!

Version: 4.11.2-SNAPSHOT
Great plugin,
Nice Developer,
Supporting basic minecraft versions.
Nice.
########

Version: 4.11.2-SNAPSHOT
Would be a 5* if the frames were removed. Good plugin! :)

Version: 4.11.2-SNAPSHOT
after more tries i got it to work if i only new how to make it bigger then 4 by 4

Version: 4.11.2-SNAPSHOT
Works... under the strictest conditions. Find another plugin or deal with this headache.

Version: 4.11.2-SNAPSHOT
It just works! Works perfectly on 1.13.2!!!
Has problems with it before but I just had to update plugins.

Version: 4.11.2-SNAPSHOT
Awesome plugin, however this breaks Vanilla Maps/Treasure maps in 1.13.2. If not for that I would have given 5 stars but players need to be able to use vanilla maps again to find buried treasure
If this is fixed I'll give the next version of the plugin the Rating it deserves 5 stars

Version: 4.11.2-SNAPSHOT
It doesn't work on 1.13.2
Can someone help me? I don't know what i should do, thanks!

Version: 4.11.1-SNAPSHOT
it works really good no problems but add https support for the images becouse every site uses https these days but further the best images plugin i ever seen :)

Version: 4.11.0-SNAPSHOT
Doesnt work at all, i got all the required plugins, I wouldnt want to use this plugin for your server, also the developer uses ad.fly for a non working plugin

Version: 4.11.0-SNAPSHOT
Please dont use Adfly. If you want money for a resource make it premium. This is very scummy in my opninion. Also, my frames get deleted everytime when i restart my proxy. Good effort, but it needs some more work

Version: 4.11.0-SNAPSHOT
1.12 dose not work
.....................................................................

Version: 4.11.0-SNAPSHOT
Why does it keep recreating frames I deleted at server's startup? Happens all the time! I end up having to delete the whole folder of this plugin and recreate all my other frames just to have it stop recreating those I delete!

Version: 4.11.0-SNAPSHOT
I need to know if it will overwrite default maps or not.
Some of my players actually mapped on donkey horses about 4000x4000 around the spawn to make a big wall map, and I don't want to take the risk if "it sometimes happens"

Version: 4.11.0-SNAPSHOT
All the updates are fantastic! Setting up a six sided room with click commands was easy. Thank you for being so awesome!

Version: 4.10.0-SNAPSHOT
Ignore these bad reviews, this plugin is nicely done. It is such a key component to my server and it's quite useful to providing the images I need to bring my server to life even more. Inventivetalent is very hard working and just wanna say thank you for the plugins you provide.
-
Author's response
<3

Version: 4.9.1-SNAPSHOT
Nice, you can maje a tutorial to put item frames on floor and up?
And pls use maps like 5000 or more, bc My players cant use the maps correctly

Version: 4.8.2-SNAPSHOT
Good plugin, but overwrites vanilla maps. Gives some issues when u want to have a map of your own town and such..

Version: 4.7.0-SNAPSHOT
Couldn't even download the plugin to try it. ad.fly link starts trying to download files and yelling at me claiming to be some sort of microsoft bs.

Version: 4.7.0-SNAPSHOT
Great when it works, but way, way too unreliable.
---------------------------------------

Version: 4.7.0-SNAPSHOT
in support of the developer does not respond.... I'm tired of waiting for the March answer on github.

Version: 4.7.0-SNAPSHOT
As I asked on pm and dont got answer Il give you 1 star... You are stupid getting profit from ad.fly

Version: 4.7.0-SNAPSHOT
This is really fun for a cinema or some street sign. Made a simple drive-in theater with it. Does not appear to use resources when nobody is around.

Version: 4.7.0-SNAPSHOT
Bug 1.13.1

Picture not load :<

Version: 4.7.0-SNAPSHOT
The plugin worked really slow, was lagging my server. A period it worked great but then... IT DELETED ALL MY WORLDS. terrible plugin.

Version: 4.7.0-SNAPSHOT
Awesome Plugin! Have been using this almost a year now and we have quite a large collection of animations, some just for fun and others informative slideshows for minigames and survival worlds, Every feature has always worked Perfect although sometimes after about a week of uptime the plugin has to be restarted but that's not a problem, Not seen any other plugin that is capable of doing this anywhere near as smoothly and configurable, Defiantly Recommend giving this a try!

Version: 4.7.0-SNAPSHOT
Sorry for rated 4 star but I am not able to download it. My computer said that It's a dangerous file!?

Version: 4.7.0-SNAPSHOT
Works Great BUT theres a huge Problem, the gifs are way to fast WAYY TO FAST.....

Version: 4.6.0-SNAPSHOT
Good plugin. Why can't create web now? Could it update in next version? Thank you.

Version: 4.6.0-SNAPSHOT
Animation length for 'nyan' is zero. Creating non-animated image
Please tell me how to fix this

Version: 4.6.0-SNAPSHOT
Great resource. Looking forward for a 1.13 update !

Version: 4.6.0-SNAPSHOT
Looks great but a folder does not create when the plugin is installed. I tried 3 different versions of the plugin.

Version: 4.6.0-SNAPSHOT
NIce Plugin but if doesnt create a Folder and didnt work??????????????????????????????????

Version: 4.6.0-SNAPSHOT
I use this for billboards every day. It still works great with 1.12.2, and has almost no lag when used correctly. I am really hoping this will work with the new 1.13 update. Thank you inventivetalent!

Version: 4.6.0-SNAPSHOT
Very good plugin, except it does lag quite a bit. If you have anything under about 3-4 gb of ram I'd say don't run this plugin.

Version: 4.6.0-SNAPSHOT
Loving it
The plugin is a bit buggy but as Jari said we can get gifs working with Imgoat.com :D
Hopefully this plugin will be kept updated <3

Version: 4.6.0-SNAPSHOT
I changed my mind, it's excellent now, images will load, you will just need to restart your server... They will save upon restart and there ain't FPS drops even on poor PCs (You will just need to use Optifine :P)

Version: 4.6.0-SNAPSHOT
Excellent Plugin works perfect on my Spigot 1.8 Server!
Thanks Inventietalent!!
~Baene

Version: 4.6.0-SNAPSHOT
Images not loading. Restarted several times. All of the requirements are downloaded and totally updated, please fix this

Version: 4.6.0-SNAPSHOT
Images are not loading after server restart.. Hope it will be fixed as fast as it is possible.

Version: 4.6.0-SNAPSHOT
For some reason, it's stuck in "Loading" and does not show the image. Please contact me and fix it :)

Version: 4.5.0-SNAPSHOT
Gifs from Giphy.com and Tenor.com also work by first getting the gif's address and then pasting it in at Imgoat.com, from there you get an address that works in Minecraft.
Also it would be wise to run every downloaded gif through optimizer e.g. ezgif.com to make them smaller... I nearly choked my server.

Thank you Inventivetalent! My kids love this! And me too =)

Version: 4.5.0-SNAPSHOT
Went to GitHub for support on a versioning problem. Worried about security of dependencies. Author is telling people to ignore the warnings. Here's another.

Version: 4.5.0-SNAPSHOT
Work with a older version but you need to place the frames manuely.
You need 2 API's for the Plugin.
Why do you dont implement the api in your plugin?

Version: 4.5.0-SNAPSHOT
CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH CRASH

Version: 4.5.0-SNAPSHOT
I have to turn images into map IDs to use them, absolutely trash at handling images. Images overlap with each other and look like absolute shit after restart.

Version: 4.5.0-SNAPSHOT
Doesn't save images or gifs upon restarting the server, and also all the 3 links for the required things for this plugin to work, is in AD.FLY links, Didnt know that was allowed.

Version: 4.5.0-SNAPSHOT
Overall, great plugin. I was able to import pictures with ease. I only wish that users with the animatedframes.remove permission would only be able to delete Gifs that they themselves created.

Version: 4.5.0-SNAPSHOT
Great plugin, works flawlessly provided you install the required other plugins first!

Version: 4.5.0-SNAPSHOT
Tested it on 1.12.2R1 and it works! Thanks, haha this will be fun.

Of note: Tinyurl doesn't work, just use a direct link. This also needs PacketListenerAPI_v3.6.0-SNAPSHOT and MapManager_v1.4.0-SNAPSHOT...wish that was made more obvious.


@mrdado243 & &rektb,

I installed this and it loaded without a single error. Tested in-game, and it worked with a gif on the first try. Your reviews are not appropriate... if you have an error tell the author in the discussion board so he has a chance to fix YOUR problem. Because as far as I can tell it works perfectly.

Version: 4.5.0-SNAPSHOT
Works like a charm! Running on 1.12.2. Not sure why other people are having issues but it works as advertised for me

Version: 4.5.0-SNAPSHOT
This plugin cannot use in my server but also it tell this plugin can use in my server version , fix it now plz.

Version: 4.5.0-SNAPSHOT
Works perfect and if you have trouble it's your fault...great work inventivetalent!

Version: 4.5.0-SNAPSHOT
This plugin worked for around an hour. Then after a server restart, it stopped working fully, the pictures stopped displaying, and commands didn't work.

Version: 4.5.0-SNAPSHOT
Please repair this bug: https://ctrlv.cz/ix65 when a change world where is frame with picture. Before https://ctrlv.cz/RVtl after changing worlds https://ctrlv.cz/ix65

Version: 4.5.0-SNAPSHOT
The plugin doesn't work, no image generated, .

Version: 4.5.0-SNAPSHOT
No problems at all. Thanks mate :^)
<3⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

Version: 4.5.0-SNAPSHOT
Looks incredible, worked for some hours but now all the frames won't display any image, whatever host i use. 1.12.1

Version: 4.5.0-SNAPSHOT
Not working, I downloaded all the requeriments and it does not work. 1 star for this plugin

Version: 4.5.0-SNAPSHOT
Works but crashes most the time when making large images. Also client crash when its destroyed sometimes. 1.12.1

Version: 4.5.0-SNAPSHOT
Not Work On 1.12 Please Fix It And Thank For Plugin ^__________________________^

Version: 4.5.0-SNAPSHOT
Please update to support 1.10!
This plugin does not work in spigot-1.10.2!
PLZ! PLZ!

Version: 4.5.0-SNAPSHOT
Great plugin ! Offers me a lot of awesome possibilities for my server, good job !

Version: 4.5.0-SNAPSHOT
i very very tierd download not working like 10-20 times i try pls fix download and use spigot download dont external site

Version: 4.5.0-SNAPSHOT
I would give this version (4.5.0-SNAPSHOT) 5 stars, but only 4/5 commands seem to be working

/afp is the only one not working for me.

Version: 4.5.0-SNAPSHOT
Amazing plugin works exactly like how it says it would! My only issue is created an animated gif that my players can walk through. In the video above of the Cat, you have created it on signs. When I try to create them on signs, sadly they do not work. Please tell me how I can make it so my players can walk through! Other than that outstanding plugin!

Version: 4.5.0-SNAPSHOT
This is a really great plugin please keep up the awesome work but I just wanted to let you know when i go to download the jar from your website clicking "download for free" it just sends me to " https://download.inventivetalent.org/undefined" and nothing happens but the "just go for it" button works fine

Version: 4.5.0-SNAPSHOT
Amazing! Adds more creativity to lobby making and more! I like it because it adds more to the game. Keep up the good work! ;D

Version: 4.5.0-SNAPSHOT
i cant see the pictures/gifs this is the only error/warning i see in console

[11:12:51 WARN]: Exception in thread "pool-17-thread-21"
[11:12:51 WARN]: java.lang.NullPointerException
[11:12:51 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
[11:12:51 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
[11:12:51 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[11:12:51 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[11:12:51 WARN]: at java.lang.Thread.run(Thread.java:745)

Version: 4.5.0-SNAPSHOT
Still doesn't even work on 1.12, I don't know what the problem is but it SUCKS I would give this 0 starts but you can't. Fix the problem please. IT is useless when it is red in /pl

Version: 4.5.0-SNAPSHOT
Very Very Awesome!!!


(something i noticed) Giphy doesn't wanna cooperate, so don't use that site <3

Version: 4.5.0-SNAPSHOT
===========================
Perfect plugin! I like it!
===========================

Version: 4.5.0-SNAPSHOT
Thank you so much for updating! all I can say is Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you! :D <3

Version: 4.5.0-SNAPSHOT
I sent a donation, wish I could have done more for such a great turn around with the issues I was having. 1.12 support is great now and your work is worth the effort and money.
-
Author's response
<3

Version: 4.5.0-SNAPSHOT
Finally the heavens came to bless us with the fortunw of the update to 1.12. .

Version: 4.4.2-SNAPSHOT
This is a really revolutionary idea, and I love it. I just wish it supported more frames of animation/larger gifs. Also if you could update to 1.12 that would be fantastic.

Version: 4.4.2-SNAPSHOT
This is one of my favorite resources on spigotmc, it has allowed me todo some awesome stuff on my server since I started using it, but recently I updated my server to 1.12 and now my server console gets spammed with errors and the plugin doesn't function on the new minecraft update, I'm hoping the developer decides to update this plugin soon, I look forward to using it more in the future :)

Version: 4.4.2-SNAPSHOT
There are some people telling that this plugin is bad, but it's not its fault. I see that sometimes those animations takes a little more than expected to load. Animations with more frames need more time to work. It's a "hack" for Minecraft, so if it works, works because of a bug, right? Bugs sometimes bugs themselves :3

Btw I need an update for 1.12. I saw one update from one of those needed plugins to work, but the images/gifs still not loading as expected (at least those I already had loaded in my map... Do I need to replace them?)

Thanks for your incredible ideas! Maybe someday Minecraft could add something like this by default, or create a better way to do this. :3

Version: 4.4.2-SNAPSHOT
please update to 1.12 it does not work on 1.12 and I cannot see the pictures that i've created. Thanks

Version: 4.4.2-SNAPSHOT
If i join a server, which has this plugin, the minecraft launcher will be crashed.

Please fix this bug!

Version: 4.4.2-SNAPSHOT
Pretty good plugin. Has trouble reloading after server restart. And the plugin requires 2 other plugins which is not notated anywhere except the console once you restart your server 3 times. Author of plugin: Put the info about the 2 other plugins on this page. Expecting people to figure out that they need 2 other plugins based off errors in the console will turn people away.

Version: 4.4.2-SNAPSHOT
This is an awesome idea, I like having animations in item frames. However, the plugin does not work for me, and there is no support on the plugin discussion page.

Version: 4.4.2-SNAPSHOT
Got it to work in 1.11.2, seems you have to install 2 other plugins (Check your server console when it starts if it doesn't work). I think it breaks normal usage of maps as well but otherwise does what it says it does

Version: 4.4.2-SNAPSHOT
Not working like all other Picture Plugins which are available. Plugin will not install on Server (MC 1.11.2) -

Version: 4.4.2-SNAPSHOT
Glitches out after first use, /afplace doesn't even work anymore. please fix this in the coming versions and remove ad.fly

Version: 4.4.2-SNAPSHOT
This plugin doesn't work 3/4 of the time on my 1.9 Spigot server. I got it to work once, but as soon as I delete an animated frame and add a new one, parts of deleted one glitch into the new one.

Version: 4.4.2-SNAPSHOT
----------------------------------------------
Download via Adfly, etc.
----------------------------------------------

Version: 4.4.2-SNAPSHOT
Very good plugin. The only thing I miss is a /af reload command. Further are bigger range for seeing the frames would be nice, but besides that it is a very very good plugin!

Version: 4.4.2-SNAPSHOT
Works fine in version 1.10 and 1.11. If your planning on having more than one world DO NOT USE. This does not work well if you have more then one worlds. If you were to create a image and then travel outside of that world then travel back to the image. The image will have other images that you have created on different frames

Version: 4.4.2-SNAPSHOT
Stop to say "tested version 1.1O" THAT'S NOT WORK IN 1.10 !!!
FIX THAT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Version: 4.4.2-SNAPSHOT
Not working in 1.10! 0support, author doesnt reply! Tutorial videos are old and not working the same way as the plugin does!

Version: 4.4.2-SNAPSHOT
good... but... it's incomplete... this need a play speed option... I see the gif but it go so fast... good idea but need more options...

Version: 4.4.2-SNAPSHOT
Definite wow factor! Read Minken008's review for some helpful tips (should be right below mine) if you can't get it to work straightaway.

I haven't yet managed to get a gif from the internet to work, but I'm going to keep trying (as Minken008 suggested). What worked for me was making my own gif, an animated logo that was perfectly square, with the color pallette optimized using the animated gif setting.

Also, size doesn't really matter that much as long as the aspect ratio is correct. I used the same image at 5x5, 3x3, 2x2, and 1x1 and it looked great on all sizes. Another tip, with larger sizes, I find it's best to mount the item frames on sea lanterns or glowstone, that way there are no lighting variations between map squares.

Love this plugin, animation is such an attention-grabber and a great first impression when new players log on!

Version: 4.4.2-SNAPSHOT
Here is what I have found out:

1. First of all: Be patient. If it doesn't work the first time, try again with a different image.
2. Keep aspect ratio 1:1 for the image.
3. If you want a 5x5 stone wall with ItemFrames on them, use an image that is 80x80px (that equals to 16px per ItemFrame). Want a 10x10 wall? Use a 160x160px image. (px = pixels)
4. I used the image file format .png and it worked just fine.
5. Make a positive review of this plugin and a Like to my discussion post :)[1] Feel free to improve my answer what you have found out.
6. Enjoy!

[1] = https://www.spigotmc.org/threads/animatedframes.58635/page-47#post-2216242

Version: 4.4.2-SNAPSHOT
Ok so this plugin works clearly fine, i waited it to be updated to 1.11.2 !
The 1star review under me is a really bad review, don't read it, you will just lost 15sec of your life, and download this plugin !
Thanks for the 1.11.2 update, Author, you ! :)

Version: 4.4.1-SNAPSHOT
Horrible support, horrible dev, horrible support, horrible plugin. Do not download this plugin if you wan't receive support from their dev, she doesn't answer NOTHING. She don't answer me. Do not download! BAD PLUGIN, FULL OF BUGS AND SAD DEVELOPER. I don't know how this developer is resourceful, I don't know what she think about what is her. She is nothing. :) Bye "inventivetalent". Here my rate.

Version: 4.4.1-SNAPSHOT
This plugin can make any bland server unique. I would like my payers to use it but limit the number of images they can set. Can you add a permission node for this? Also, I hope you are working on an update for 1.11.2. Thank you for making an awesome plugin!

Version: 4.3.3
Thanks for this awesome plugin! i am useing it on my 1.8.x - 1.11x Server and it works perfect! I was asking if u can update plugin only for one reason :) . I would like to use my Live Picture Banner on the animated frame. Let me ex. a litle bit . I have linked frames to weburl for image but my image is like banner.php , and in game this works like charm, only its problem plugin doesnt have option to automatic refresh images every 45-60 secounds, but that is point of my asking, this banner is live clock , players online etc, (ts3 banner) .

ps. Of course other people would like to use your Plugin to new versions, but if by the way not difficult to put that auto refresh option to , that would be awesome . Thanks in the future !

Big Like Author:inventivetalent

Version: 4.3.3
Update 1.11.2 PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

Version: 4.3.3
Horrible support. Do not download. The plugin works very badly for me, I asked for help like 4 weeks ago, now I came back to see if the Developer had answered me and nope, lot of people asking for help and nothing.

Version: 4.3.3
PLEASEEEE UPDATE IT!! =) Perfevt plugin! 5++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Version: 4.3.3
Doesn't work, needs two other plugins, adfly, suspicious code, and project seems inactive with no developer responses to reviews.

Version: 4.3.3
Muy buen plugin, funcionando en la version 1.10.
Espero y luego saquen mas novedades al plugin.
Exelente trabajo

Version: 4.3.3
One star is too much for that. First adf.ly: The last I would alllow to my PC, then a second plugin mapmanager (hmppff) and - last but not least - a packetlistener.... Super!!

Version: 4.3.3
Amazing idea! The experience is really awesome.
------------------------------------------------------

Version: 4.3.3
A really GREAT plugin, but after so many hours it seems the banners stop showing up and instead it just becomes a wall of empty maps. I would like a /afreload command to make the images update since occasionally, they disappear.

Version: 4.3.3
First off, the plugin doesn't even work by itself. It requires 2 other plugins that the SAME developer made...

Second, the link takes you to a adfly page... and you have to visit 3 adfly pages [because again 2 stupid plugins] to even get it working..

Third, the files cause MAJOR lag and there is a lot of suspicious code involved [when de-compiled].

So basically
this is all utter crap...

Version: 4.3.3
Here a german rate: ich wusste nicht mal das sowas geht aber es steht fest das dies das Geilste bild plugin ist.

Version: 4.3.3
Very nice Plugin. I like it.
The rating is excellent, when you can make, that everybody can see the created picture.
Thank´s for sharing this plugin :)

Greetings from Germany
- Maxi

Version: 4.3.3
Hey, you're not allowed to link adf.ly link as free download link in the resource.
Good plugin, Loaded and worked in Spigot Server version 1.8.8

Version: 4.3.3
It worked in the beginning but after time didn't load images and stop really working. Needs some work

Resource Information
Author:
----------
Total Downloads: 183,364
First Release: Apr 3, 2015
Last Update: Apr 16, 2022
Category: ---------------
All-Time Rating:
234 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings