
CobbleDaily 1.0.2
release4 апреля 2026 г.Changelog
Version 1.0.2
New
- Test command for admins:
/cobbledaily test <player> <day>- Allows administrators to verify rewards for any day without waiting.
- Also works with aliases:
/cd testand/daily test.
Fixed
- Rewards in Sequential mode: You now receive the correct reward for the day you claim.
- Before: Claiming day 2 could give you the current calendar day's reward.
- Now: You always receive exactly the reward configured for the day you are claiming.
Internal Improvements
- Optimized player progress management.
- Better command validation to prevent unexpected errors.
CobbleDaily NeoForge
release25 февраля 2026 г.Version 1.0.1
Added
- Configurable daily reward system with support for:
CALENDAR(monthly) andWEEKLY(weekly) types.FIXED_DAYandSEQUENTIALprogression modes.- These changes are applied through the configuration file.
- Command aliases:
/dailyand/cdredirect to/cobbledaily.
/daily reloadcommand to reload the configuration without restarting the server.
Changed
- The daily interface now dynamically adapts to the total number of days of the current period.
- Player progress is now stored by year and period (month or week).
Fixed
- Fixed an issue where configuration changes were not applied after using
/daily reload. - Fixed command alias registration issues that prevented aliases from working correctly.
CobbleDaily Fabric
release24 января 2026 г.Version 1.0.1
Added
- Configurable daily reward system with support for:
CALENDAR(monthly) andWEEKLY(weekly) types.FIXED_DAYandSEQUENTIALprogression modes.- These changes are applied through the configuration file.
- Command aliases:
/dailyand/cdredirect to/cobbledaily.
/daily reloadcommand to reload the configuration without restarting the server.
Changed
- The daily interface now dynamically adapts to the total number of days of the current period.
- Player progress is now stored by year and period (month or week).
Fixed
- Fixed an issue where configuration changes were not applied after using
/daily reload. - Fixed command alias registration issues that prevented aliases from working correctly.
CobbleDaily 1.0.0
alpha6 января 2026 г.CobbleDaily Changelog
Version 1.0 – Initial Release
Features
Complete daily rewards system with per-player tracking. Monthly rewards calendar with customizable UI, titles, and lore. Reward claiming with automatic multipliers based on permissions. Built-in animations when claiming rewards: circle, vertical spin, explosion, absorption, and mind pull. Daily rewards configuration via JSON files for both the UI and general settings.
Available commands:
/daily – Opens the daily rewards interface.
/daily reload – Reloads configuration and UI.
/daily reset
Automatic player data management based on the current month and year.
Improvements
Accurate integration with server time for proper daily tracking. Placeholder system in the UI for multipliers, days, and other dynamic text. Automatic creation of directories and default configuration files if they do not exist. Safe handling of missing or outdated player data files.
