{"id":22347250,"url":"https://github.com/kWAYTV/hypixel-bans-dashboard","last_synced_at":"2025-10-14T20:30:24.096Z","repository":{"id":263951957,"uuid":"891888492","full_name":"banz-club/banz-club","owner":"banz-club","description":"🔨 Real-time dashboard tracking Hypixel's ban statistics with live visualizations and metrics","archived":false,"fork":false,"pushed_at":"2025-01-28T01:49:26.000Z","size":1229,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T02:36:05.267Z","etag":null,"topics":["bans","hypixel","minecraft","next","vercel"],"latest_commit_sha":null,"homepage":"https://banz.club","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/banz-club.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-21T06:12:15.000Z","updated_at":"2025-01-28T01:49:28.000Z","dependencies_parsed_at":"2024-12-23T11:23:46.099Z","dependency_job_id":"bae5c938-b4c3-4594-9137-2250e71d4e16","html_url":"https://github.com/banz-club/banz-club","commit_stats":null,"previous_names":["kwaytv/hypixel-bans-tracker-site","kwaytv/banz-club","banz-club/banz-club"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banz-club%2Fbanz-club","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banz-club%2Fbanz-club/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banz-club%2Fbanz-club/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banz-club%2Fbanz-club/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banz-club","download_url":"https://codeload.github.com/banz-club/banz-club/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236511101,"owners_count":19160784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bans","hypixel","minecraft","next","vercel"],"created_at":"2024-12-04T10:08:38.597Z","updated_at":"2025-10-14T20:30:20.679Z","avatar_url":"https://github.com/banz-club.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hypixel Ban Statistics Tracker\n\n[![Changelog](https://github.com/banz-club/banz-club/actions/workflows/release.yml/badge.svg)](https://github.com/banz-club/banz-club/actions/workflows/release.yml)\n\nA real-time dashboard for monitoring Hypixel's ban activity, built with Next.js\n15 and Tailwind CSS. Features live updates, interactive visualizations, and\ndetailed metrics tracking.\n\n## 🌟 Features\n\n- **Live Updates**: Automatically fetches new ban data every minute\n- **Interactive Dashboard**: Clean and modern UI with real-time visualizations\n- **Detailed Statistics**: Track Watchdog and Staff ban metrics\n- **Activity Log**: Chronological record of ban events\n- **Dark Mode**: Full dark mode support with smooth transitions\n- **Responsive Design**: Works decent on all devices\n- **Advanced Routing**: Implements Next.js 15 parallel routing and route\n  interception for smooth modal transitions\n\n## 🚀 Getting Started\n\n\u003e **Note:** This project uses [Umami](https://umami.is/) for analytics. To\n\u003e enable analytics:\n\u003e\n\u003e 1. Set up your Umami instance\n\u003e 2. Set `NEXT_PUBLIC_ENABLE_UMAMI=true` in your `.env` file\n\u003e 3. Update in `src/app/layout.tsx`:\n\u003e    - `src` attribute with your Umami script URL\n\u003e    - `data-website-id` with your Umami website ID\n\nFirst, clone the repository and install dependencies:\n\n```bash\ngit clone .git\ncd banz-club\npnpm install\n```\n\nThen, run the development server:\n\n```bash\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the\nresult.\n\n## 🛠️ Built With\n\n- [Next.js 15](https://nextjs.org/) - React framework\n  - Parallel Routing\n  - Route Interception\n  - App Router\n- [Tailwind CSS](https://tailwindcss.com/) - Styling\n- [shadcn/ui](https://ui.shadcn.com/) - UI components\n- [Recharts](https://recharts.org/) - Charts and visualizations\n- [Zustand](https://zustand-demo.pmnd.rs/) - State management\n- [React Query](https://tanstack.com/query/latest) - Server state management\n- [Zod](https://zod.dev/) - Data validation\n- [Umami](https://umami.is/) - Metrics\n\n## 📝 API Usage\n\nThis project uses the [Plancke API](https://plancke.io) for fetching Hypixel ban\nstatistics. The data is refreshed every minute to provide real-time updates.\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## 📜 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n## 🤖 Related Projects\n\nIf you find this useful, check out my\n[Hypixel Ban Tracker Discord Bot](https://github.com/kWAYTV/hypixel-ban-tracker-bot) -\nA Discord bot that provides real-time notifications for Hypixel bans directly in\nyour server.\n\n## ⚠️ Disclaimer\n\nThis site is not affiliated with or endorsed by Hypixel Inc. All Hypixel related\ncontent and assets are property of Hypixel Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FkWAYTV%2Fhypixel-bans-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FkWAYTV%2Fhypixel-bans-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FkWAYTV%2Fhypixel-bans-dashboard/lists"}