Skip to content

Allows you to download Minecraft plugins in bulk from multiple providers, automatically organizing them.

License

Notifications You must be signed in to change notification settings

xLevitate/spark-plugins

Repository files navigation

SparkPlugins

A modern, efficient Minecraft plugin downloader that allows you to search and download plugins from multiple sources including SpigotMC and Modrinth.

Features

  • 🔍 Search plugins from multiple sources
  • ⚡ Fast and responsive interface
  • 🌙 Clean, dark-themed design
  • 📦 Bulk plugin downloads
  • 🔄 Version selection support
  • 💻 Modern web technologies

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • State Management: React Context
  • APIs: Spiget, Modrinth

Getting Started

  1. Clone the repository:
git clone https://github.com/xLevitate/spark-plugins.git
cd spark-plugins
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser.

Development

The project structure follows Next.js conventions:

src/
├── app/             # App router pages
├── components/      # React components
├── contexts/        # React contexts
└── types/          # TypeScript types

Contributing

Contributions are welcome! Feel free to:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

License

This project is licensed under the GPL-3.0 License.

Support

If you find this project helpful, consider:

  • ⭐ Starring the repository
  • 🐛 Reporting bugs
  • 💡 Suggesting features
  • ❤️ Becoming a sponsor

About

Allows you to download Minecraft plugins in bulk from multiple providers, automatically organizing them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published