Tip
Read the monorepo.md for more information about the monorepo. Here is a blog article about why we use a monorepo: why-monorepo.md.
Plugins:
- FancyNpcs: create and manage fancy looking npcs (old repository)
- FancyHolograms (v2): create fancy looking holograms (old repository)
- FancyHolograms (v3): create fancy looking holograms (work in progress)
- FancyVisuals: plugin to customize all visual components of the game (work in progress)
Libraries:
- Common: common classes and utilities (FancyLib previously)
- JDB: json database library (included in FancyLib previously)
- Plugin Tests: testing library for plugins (included in FancyLib previously)
- Packets: packet handling library (FancySitula previously)
Tools:
- Deployment: deploy plugins to platforms like modrinth
- Quick E2E: generate a quick end-to-end environment for testing
Future packages that are planned to be added to the monorepo:
- fancywebsite: https://github.com/FancyMcPlugins/FancyWebsite
- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs)
- minecraft-client: a lightweight Minecraft client for testing
The monorepo uses Gradle as build system. See monorepo.md for more information.
To see specific usage for each package, see the README.md in the respective package directory.
Since this is a new repository, the list of contributors didn't get migrated from the previous repositories. Here is a list of contributors to the previous repositories:
- Grabsky
- OakLoaf
- Matt-MX
- Sxtanna
- airoons
- BitByLogics
- devpeaqe
- NonSwag
- FrezzyDev
- perkojack
- BigTowns
- kforbro
- Kamillaova
- Emibergo02
- bridgelol
- Seshpenguin
- UltraFaceguy
- 4drian3d
- Zemux1613
- Yive
- UsainSrht
- killerprojecte
- SirSalad
- yukisnowflake
- BiFTHg
- alexcastro1919
- FrinshHD
- xii69
- ruViolence
- JonasDevDE
- CloveTwilight3
(Taken from https://github.com/FancyMcPlugins/FancyNpcs/graphs/contributors and https://github.com/FancyMcPlugins/FancyHolograms/graphs/contributors)
If you contributed to the previous repositories and want to be listed here, please open an issue or a pull request.