
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.
