A plugin repository used for paper plugins
Hangar is a plugin repository designed for Paper, Velocity, and Waterfall plugins, along with similar software. It is an open-source project rebuilt using Spring Boot for the backend and Nuxt (with UnoCSS) for the frontend, inspired by the Sponge project’s Ore. Hangar offers both a production instance and a staging instance for testing purposes.
To install Hangar locally, follow these steps:
cd docker) and running docker-compose -f dev.yml up -d.cd ../backend) and run mvn spring-boot:run.cd ../frontend) and run pnpm install followed by pnpm run dev.Hangar serves as a plugin repository with a focus on Paper, Velocity, and Waterfall plugins. It offers a well-structured development setup, easy local installation process, and efficient deployment via a Helm chart. With Crowdin integration for translations, Hangar provides a platform for contributors to localize the project effectively.