GitHunt
CQ

Cqseur/DailyRewards

๐ŸŽ Daily reward system for Minecraft with animated card selection, custom sounds, and configurable settings. Built for Fabric 1.21.5

๐ŸŽ [Hypixel] DailyRewards

GitHub Release
Minecraft Version
Modrinth Downloads
GitHub Issues
License

๐ŸŽ Automate Hypixel Skyblock daily rewards with beautiful card animations and instant claim notifications

๐Ÿ“ฅ Download on Modrinth โ€ข โšก Features โ€ข ๐Ÿ’ฌ Discord


โœจ Features

๐ŸŽฏ Automated Reward System

  • ๐Ÿ”— Smart Link Detection - Automatically detects Hypixel reward links in chat
  • โšก One-Click Claiming - Claims rewards instantly with a single click
  • ๐ŸŽฎ In-Game Integration - Seamless Minecraft experience

๐ŸŽจ Beautiful Interactive UI

  • ๐Ÿƒ Card-Based Reward Selection - Choose from beautifully animated reward cards
  • ๐ŸŒˆ Rarity-Based Colors - Visual distinction for different reward rarities:
    • ๐ŸŸซ Common - Gray
    • ๐Ÿ”ต Rare - Aqua
    • ๐ŸŸฃ Epic - Light Purple
    • ๐ŸŸก Legendary - Gold
  • ๐Ÿ”„ Smooth Flip Animations - Satisfying card reveal animations
  • ๐Ÿ“ฑ Modern Interface - Clean, responsive design

โš™๏ธ Customizable Configuration

  • ๐ŸŽญ Animation Settings - Toggle flip animations and adjust speed
  • ๐Ÿ’พ Persistent Settings - Configuration saves automatically

๐Ÿ”ง Technical Features

  • ๐ŸŒ HTTP Integration - Secure communication with Hypixel's reward system
  • ๐ŸŽต Sound Effects - Audio feedback for reward claiming
  • ๐Ÿ“Š Error Handling - Robust error management and user feedback
  • ๐Ÿ”„ Auto-Retry - Automatic retry on network failures (coming-soon)

๐Ÿš€ Installation

  1. Install via Modrinth App or your favorite launcher
  2. Search for "[Hypixel] DailyRewards" or use this link: Download on Modrinth
  3. Click Install - all dependencies will be handled automatically!

๐Ÿ› ๏ธ Manual Installation

Prerequisites

  • Minecraft 1.21.5
  • Fabric Loader 0.16.14+
  • Java 21+

Required Dependencies

Optional Dependencies

Steps

  1. Download the latest version from Release
  2. Install all required dependencies listed above
  3. Place all .jar files in your mods folder
  4. Launch Minecraft with Fabric
  5. Join Hypixel and wait for reward links to appear in chat
  6. Choose a reward to claim it

๐ŸŽฎ Commands

Command Description Example
/dailyrewards Open the daily rewards configuration interface /dailyrewards

โš™๏ธ Configuration

Access the configuration menu via /dailyrewards or through Mod Menu.

๐ŸŽ›๏ธ Available Settings

๐ŸŽญ Animation Settings
  • Flip Animation - Enable/disable card flip animations
  • Flip Speed - Adjust animation speed (0.1x - 2.0x)

๐ŸŽจ Screenshots

๐Ÿƒ Interactive Reward Cards

Reward Cards

๐ŸŽจ Rarity-Based UI

Rarity Colors


Feature Preview
๐Ÿƒ Card Selection Beautiful animated cards with rarity colors
โšก Quick Claim One-click reward claiming from chat
๐ŸŒˆ Visual Feedback Clear success/error indicators
๐Ÿ”Š Sound Effects Satisfying audio feedback

View more screenshots on the Modrinth Gallery


๐Ÿ”ง API Integration

๐ŸŒ Hypixel Rewards API

The mod integrates seamlessly with Hypixel's official rewards system:

  • Secure HTTPS communication
  • Token-based authentication
  • Real-time reward tracking
  • Error recovery mechanisms

๐Ÿ“ก Network Features

  • Automatic link parsing from chat messages
  • Background reward fetching
  • Cached reward data for offline viewing
  • Rate limiting to respect API limits

๐Ÿ› ๏ธ Building from Source

Prerequisites

  • Java 17+
  • Git

Build Steps

# Clone the repository
git clone https://github.com/Cqseur/DailyRewards.git
cd DailyRewards

# Build the mod
./gradlew clean build

# The built mod will be in build/libs/

Development Setup

# Run in development environment
./gradlew runClient

๐ŸŽฏ How It Works

๐Ÿ”„ Reward Flow

  1. Detection - Mod monitors chat for Hypixel reward links
  2. Parsing - Extracts reward tokens from URLs
  3. Fetching - Retrieves reward data from Hypixel API
  4. Display - Shows beautiful card-based selection interface
  5. Claiming - Submits selection and receives rewards

๐ŸŽฎ User Experience

  • Zero Configuration - Works out of the box
  • Non-Intrusive - Only appears when rewards are available
  • Fast Claims - Minimal clicks to claim rewards
  • Visual Feedback - Clear success/error indicators

๐Ÿ“Š Compatibility & Integration

โœ… Tested Environments

Environment Status Notes
๐ŸŒŽ Hypixel Network โœ… Full Support Primary target - all features work
๐Ÿ’ป Other Servers โŒ Not Applicable Hypixel-specific features

๐Ÿ”ง Mod Compatibility

โœ… Fully Compatible

โš ๏ธ May Have Issues

  • Optifine - Potential rendering conflicts with overlays
  • Sodium + Iris - Generally works, test thoroughly
  • Canvas/Other Renderers - Not extensively tested

๐ŸŽฎ Launcher Support

  • โœ… Modrinth App (Recommended - Automatic)
  • โœ… CurseForge/Overwolf (Manual install)
  • โœ… MultiMC/PolyMC/Prism (Manual install)
  • โœ… ATLauncher (Manual install)
  • โœ… Vanilla Launcher (Manual install)

๐Ÿ“ฑ Official Platforms

๐Ÿš€ Development & Support


๐Ÿค Contributing

We welcome contributions! Please feel free to submit a Pull Request.

๐Ÿ“‹ Contributing Guidelines

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

๐Ÿ› Bug Reports

Please use the GitHub Issues tab to report bugs.

Include:

  • Minecraft version
  • Mod version
  • Steps to reproduce
  • Error logs (if any)

๐Ÿ“œ License

This project is licensed under the LGPL-3.0-only License - see the LICENSE file for details.


๐Ÿ™ Credits & Acknowledgments

๐Ÿ‘ฅ Development Team

  • Cqseur - Lead Developer
  • Claude 4.0 ๐Ÿค– - Author of this beautiful description

๐ŸŽฏ Special Thanks

  • Hypixel Team - For the amazing reward system and API
  • Fabric Community - For the excellent modding framework
  • Kotlin Community - For the beautiful programming language
  • Modrinth Team - For the best mod distribution platform

๐Ÿ› ๏ธ Built With


๐ŸŒŸ Support the Project!

Modrinth Downloads
GitHub Stars
GitHub Forks
GitHub Issues

Made with โค๏ธ for the Hypixel community

๐ŸŸข Download on Modrinth โ€ข ๐ŸŒŸ Star on GitHub โ€ข ๐Ÿ’ฌ Join Discord


๐Ÿ“Š Project Statistics:

  • Version: 1.21.5+v1.0.4
  • License: LGPL-3.0-only
  • Target: Minecraft 1.21.5
  • Framework: Fabric
  • Language: Kotlin

โฌ†๏ธ Back to top

Cqseur/DailyRewards | GitHunt