Phoenic 061d2fa42d Add flag to control the arm swing when updating npc (#106)
* 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.
2025-09-17 20:47:48 +02:00
2025-09-14 10:51:18 +02:00
2025-09-02 21:30:02 +02:00
2025-06-20 18:52:29 +02:00
2025-04-24 14:12:32 +02:00
2025-09-14 10:31:01 +02:00
2025-03-03 20:58:06 +01:00
2025-03-03 20:58:06 +01:00
2025-04-24 14:12:32 +02:00
2025-07-17 16:01:05 +02:00

Modrinth Hangar Unsupported spigot

Website Documentation discord-plural

CodeFactor Lines of Code

FancyPlugins

This is a monorepo for all plugins, libraries, and tools of FancyInnovations.

Plugins:

  • FancyNpcs: create and manage fancy looking npcs
  • FancyHolograms: create fancy looking holograms
  • FancyDialogs: create and manage fancy looking dialogs which were added in 1.21.6 (work in progress)
  • FancyVisuals: plugin to customize all visual components of the game (work in progress)

Libraries:

  • Common: common classes and utilities
  • JDB: json database library
  • Plugin Tests: testing library for plugins
  • Packets: packet handling library (also called FancySitula)

Tools:

  • Deployment: deploy plugins to platforms like modrinth
  • Quick E2E: generate a quick end-to-end environment for testing

Usage

The monorepo uses Gradle as a build system. See monorepo.md for more information.

To see specific usage for each package, see the README.md in the respective package directory.

Contributing

You can contribute to this repository by reporting bugs, suggesting features, or contributing code. Please read the contributing guidelines for more information.


All contributors of this repository:

All contributors of this repository

All contributors of the old FancyNpcs repository:

All contributors of the old FancyNpcs repository

All contributors of the old FancyHolograms repository:

All contributors of the old FancyHolograms repository
Languages
Java 100%