Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed ARR
Published 3 months ago
Updated 4 weeks ago
Changelog
Added
- Reload Command: Added
/dailyrewards999 reloadcommand (and alias/dr reload) to allow administrators to reload the plugin's configuration without restarting the server. Requiresdaily.adminpermission. - Randomized Rewards: Implemented a new configuration option for randomized daily rewards.
random_rewards.enabled: A boolean option to enable or disable randomized rewards.random_rewards.rewards: A list of reward strings from which a random reward will be chosen when a day is configured as "random".- Rewards can now be set to "random" in the
rewardssection ofconfig.yml(e.g.,day5: "random").
- GUI Customization Options: Added several new configuration options to customize the Daily Rewards GUI.
gui_rows: Configurable number of rows for the GUI (1-6).fill_item: Specifies a material to fill empty slots in the GUI.claimed_item_lore: Customizable lore for items representing already claimed rewards. Supports%reward_item%placeholder.unclaimed_item_lore: Customizable lore for items representing unclaimed rewards. Supports%reward_item%placeholder.
- PlaceholderAPI Support: Integrated PlaceholderAPI to allow displaying daily reward information in other plugins.
- Added
dailyrewards999_next_claim_timeplaceholder to show the time remaining until the next reward can be claimed. - Added
dailyrewards999_current_streakplaceholder to display the player's current daily reward streak.
- Added



