https://github.com/fancyinnovations/fancyplugins
Collection of Minecraft plugins, libraries and tools
https://github.com/fancyinnovations/fancyplugins
fancyholograms fancynpcs gradle holograms java minecraft minecraft-plugin minecraft-plugins monorepo npcs paper paper-plugin
Last synced: 4 months ago
JSON representation
Collection of Minecraft plugins, libraries and tools
- Host: GitHub
- URL: https://github.com/fancyinnovations/fancyplugins
- Owner: FancyInnovations
- License: mit
- Created: 2025-03-14T09:22:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T13:17:22.000Z (5 months ago)
- Last Synced: 2025-08-30T14:31:12.879Z (5 months ago)
- Topics: fancyholograms, fancynpcs, gradle, holograms, java, minecraft, minecraft-plugin, minecraft-plugins, monorepo, npcs, paper, paper-plugin
- Language: Java
- Homepage: https://docs.fancyinnovations.com
- Size: 56.8 MB
- Stars: 45
- Watchers: 1
- Forks: 22
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#

[](https://modrinth.com/user/Oliver)
[](https://hangar.papermc.io/Oliver)
[]()
[](https://fancyplugins.de)
[](https://docs.fancyplugins.de)
[](https://discord.gg/ZUgYCEJUEx)
[](https://www.codefactor.io/repository/github/fancyinnovations/fancyplugins)
[](https://github.com/fancyinnovations/fancyplugins)
## FancyPlugins
This is a [monorepo](docs/src/development-guidelines/monorepo.md) 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](docs/src/development-guidelines/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](docs/src/development-guidelines/contributing.md) for more information.
---
[All contributors of this repository:](https://github.com/FancyInnovations/FancyPlugins/graphs/contributors)
**[All contributors of the old FancyNpcs repository:](https://github.com/FancyMcPlugins/FancyNpcs/graphs/contributors)**
**[All contributors of the old FancyHolograms repository:](https://github.com/FancyMcPlugins/FancyHolograms/graphs/contributors)**