A modern, efficient Minecraft plugin downloader that allows you to search and download plugins from multiple sources including SpigotMC and Modrinth.
- 🔍 Search plugins from multiple sources
- ⚡ Fast and responsive interface
- 🌙 Clean, dark-themed design
- 📦 Bulk plugin downloads
- 🔄 Version selection support
- 💻 Modern web technologies
- Framework: Next.js
- Styling: Tailwind CSS
- State Management: React Context
- APIs: Spiget, Modrinth
- Clone the repository:
git clone https://github.com/xLevitate/spark-plugins.git
cd spark-plugins
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
- Open http://localhost:3000 in your browser.
The project structure follows Next.js conventions:
src/
├── app/ # App router pages
├── components/ # React components
├── contexts/ # React contexts
└── types/ # TypeScript types
Contributions are welcome! Feel free to:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the GPL-3.0 License.
If you find this project helpful, consider:
- ⭐ Starring the repository
- 🐛 Reporting bugs
- 💡 Suggesting features
- ❤️ Becoming a sponsor