Item Animations
Last updated
Last updated
Item Animations is a feature that allows you to create animated items. There are two types of items: static and animated. As the name suggests, static items are not updated, so you cannot change their appearance once they are displayed. In contrast, animated items are updated periodically, and their properties, such as type, name, and lore, may change with each update.
Head over to the /config/menus/ folder
Open a Menu file
Choose an item you would like to make animated
Find the animation-settings section
Set the enabled setting to true
Create your animations (see below)
Restart the server or reload the plugin to apply changes
To create an animation, you need to make the meta-builder iterable.
Here is an example of a static meta-builder:
Here's an example of an animated meta-builder: