mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
* fancynpcs: Add overloaded update and updateForAll methods to skip swing animation. * fancynpcs: remove unnecessary changes to other calls of update(player). * Revert version change * fancynpcs: pull default update(Player) method out to NPC class, and make non-abstract. * fancynpcs: make swinging arm default update behavior.
Features
With this plugin you can create NPCs with customizable properties like:
- Type (Cow, Pig, Player, etc.)
- Skin (from username, texture URL or placeholder)
- Glowing (in all colors)
- Attributes (pose, visibility, variant, etc.)
- Equipment (eg. holding a diamond sword and wearing leather armor)
- Interactions (execute commands, send messages etc.)
- ...and much more!
Check out images section down below.
Installation
Paper 1.19.4 - 1.21.8 with Java 21 (or higher) is required. Plugin should also work on Paper forks.
Spigot is not supported.
