

| This library makes it possible to play animations on players, blocks and mobs! | |
| Things that weren't possible before are now! |

| animationlib.debug.* | Gives access to all the debug commands. | ||
| animationlib.debug.playeranimation | Allows one to perform the "/playeranimation" command. | ||
| animationlib.debug.blockanimation | Allows one to perform the "/blockanimation" command. |

| /animation | Displays info about the other possible commands. | ||
| /playeranimation help | Displays all possible player animation types. | ||
| /playeranimation <animationtype> <player> | Applies the given animation type to the given player. (Note: the animation type is not case sensitive) | ||
| /blockanimation help | Displays all possible block animation types. | ||
| /blockanimation <animationtype> <damage> | There is only 1 blockanimation, block_break, which will make a block appear to be broken. The damage value needs to be between 0 and 9 |
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.