Speedgot
AnimatedFrames
-----
Animated images on item frames!
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Fix
fixed
an issue
with clickable frames
----------
,
Apr 16, 2022
1.18 support
1.18 support
----------
,
Mar 27, 2022
1.17 support
1.17 support
----------
,
Oct 17, 2021
Compatibility
Compatibility with Java 16
----------
,
May 28, 2021
fixes
* fixes
* java 9+ recommended now
----------
,
Feb 12, 2021
1.16.4 support
1.16.4 support
----------
,
Nov 15, 2020
1.16 support
1.16 support
----------
,
Jul 21, 2020
Config update
added config option to prevent frames from automatically playing on server start
----------
,
Mar 29, 2020
Version update
updated dependencies
----------
,
Dec 23, 2019
1.14 support
1.14 support
----------
,
May 31, 2019
Fix
Attempt to fix
#97
----------
,
Jan 10, 2019
Fix
Fixed an issue related to a bounding box update in one of the latest spigot releases (
#94
)
----------
,
Jan 5, 2019
Click Events!
If you find this plugin useful, feel free to
visit my store
to get it from there or throw over a
donation
It's now possible to attach click events to frames
Allows for creation of clickable areas on frames which can let the player execute commands
Use
/afaddclick <Frame Name> <Command>
----------
,
Nov 25, 2018
Speed!
If you find this plugin useful, feel free to
visit my store
to get it from there or throw over a
donation
Updated MapManger with major speed improvements!
----------
,
Nov 12, 2018
Floor/Ceiling Frames!
If you find this plugin useful, feel free to
visit my store
to get it from there or throw over a
donation
Support for item frames facing up & down! \o/
Example 1
Example 2
Fixed image cache not being deleted when removing frames
Fixed an issue that sometimes caused parts of an image to be displayed at the wrong position (
#73
)
Fixed issue with static images (
#89
)
----------
,
Nov 11, 2018
Increased animation distance
added config option
maxAnimateDistance
to allow for an increased distance at which animations are played (this requires the server distance to be increased as well)
----------
,
Nov 10, 2018
Paper fix
fixed PaperSpigot issues (
#89
/
#88
)
added console log about generation progress
----------
,
Nov 10, 2018
caching | frame switching
added caching of image data to improve the performance of existing frames (requires MapManager 1.6.0+)
added
/framecontent
command to dynamically change content of frames to that of another
----------
,
Nov 10, 2018
1.13 support
added 1.13 support!
----------
,
Sep 10, 2018
Start, Stop, Pause commands
added commands
/afpause
- pauses a running frame
/afstop
- stops a running frame (same as
pause
, but resets to the first frame)
/afplay
- starts a stopped/paused frame
thanks for the suggestion by
@melerpe
on
GitHub
----------
,
Feb 8, 2018
1.12 support
added 1.12 support
----------
,
Jul 8, 2017
bStats
added bStats to replace MCStats
----------
,
Feb 4, 2017
1.11 support
updated
MapManager
for 1.11 support
----------
,
Feb 1, 2017
Updater Update
updated updater to use
Spiget v2
----------
,
Aug 6, 2016
Fix
fixed exception that causes some frames to stop
----------
,
Jul 17, 2016
1.10 support
updated ReflectionHelper & MapManager for 1.10 support
----------
,
Jun 9, 2016
Frame generate command
(re-)added command to place/generate item frames
/placeFrames
(copy the config from the description to get the correct messages)
----------
,
May 26, 2016
Save improvements
frames are now saved directly after creating them, which should fix some issues with saving when the server stops
----------
,
May 17, 2016
PaperSpigot fix
(MapManager) fixed Timings issues with PaperSpigot
----------
,
May 11, 2016
Dependency update
updated dependencies for 1.9.4 support
----------
,
May 11, 2016
1.8 fix
fixed compatibility with older 1.8 versions (
#12
)
----------
,
May 11, 2016
Save fix
(hopefully) fixed frame saving issues
(possibly) introduced a new way to delete all frames, so please create backups
----------
,
May 9, 2016
Fix
fixed empty frames after player death
----------
,
May 8, 2016
Synchronized animations
added config option to start all animations at the same time
----------
,
May 6, 2016
Manual PaperSpigot
MapManager added option to manually enable PaperSpigot timings
make sure to use the latest version of MapManager
----------
,
May 6, 2016
Fix
fixed/improved image loading after changing worlds and joining
----------
,
May 5, 2016
"Fix" for image errors
added option to automatically "fix" image errors such as
java.lang.IllegalArgumentException: Unknown image type 0
----------
,
May 4, 2016
help command
added
/afhelp
command.
----------
,
May 4, 2016
Title Not Found
added warning message if you try to use a (possibly) invalid image URL
----------
,
May 3, 2016
Fixes
fixed empty maps when changing worlds
----------
,
May 2, 2016
Fixes
fixed issues with frames not saving/loading properly
----------
,
May 2, 2016
1.8 support
fixed compatibility with 1.8
----------
,
May 2, 2016
Re-write | Easier usage | Fixes
complete re-write of the plugin & API
made creating frames a lot easier
(hopefully)
Images are now downloaded and no longer directly accessed from the hosting website
Fixed issues related to images disappearing in some cases (The images can still disappear, but will appear again after a few seconds)
----------
,
May 2, 2016
Dependency update
updated MapManager, PacketListenerAPI & ReflectionHelper dependencies
----------
,
Apr 10, 2016
Fix
(attempt to) fix frames not being saved properly
----------
,
Mar 17, 2016
Chunk reload fixes
fixed issues with disappearing frames when chunks reload
the plugin no longer cancels chunks from unloading
----------
,
Mar 15, 2016
Fix
fixed frame visibility after respawn
----------
,
Mar 12, 2016
Metrics fix
updated metrics version
----------
,
Mar 3, 2016
1.9 Support
(
MapManager
) added support for 1.9
----------
,
Mar 2, 2016
Update to MapManager
updated to use
MapManager
should solve issues with overwritten vanilla maps
added placeholder image for loading maps (can be changed in
/plugins/AnimatedFrames/af_loading.png
)
please use the
MapManager API
, since this plugin's API is no longer fully available
----------
,
Feb 28, 2016
Fix
Fixed IllegalStateException on startup.
----------
,
Jan 21, 2016
Minor changes/fixes
added proper error messages and exceptions when the plugin fails to download an image
----------
,
Jan 5, 2016
Fixes
fixed issues with exceptions caused by the PlayerImageLoadEvent
----------
,
Nov 15, 2015
API/Event update
added
PlayerImageLoadEvent
called when an image is sent to a player
added
PlayerImageVisibilityEvent
called when the plugin checks if a player can see an image
----------
,
Nov 7, 2015
API Javadocs
minor update for the
Javadocs
----------
,
Sep 24, 2015
API update
updated the API with more methods for the actual images
----------
,
Sep 16, 2015
Java 7 compatibility
fixed compatibility with Java 7
----------
,
Sep 8, 2015
Tab completion
added proper tab-completion
----------
,
Sep 5, 2015
1.7.10 compatibility
fixed compatibility with 1.7.10 (non-protocol-hack) servers (Update #2)
----------
,
Sep 4, 2015
1.7.10 compatibility
fixed compatibility with 1.7.10 (non-protocol-hack) servers
----------
,
Sep 4, 2015
API Update
added Image-load listeners
called when images are loaded on server startup
added metadata system
----------
,
Sep 4, 2015
View on SpigotMC
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
Ask Questions / Get Support