DailynWeeklyRewards [ 1.20.x - 1.21.x ] icon

DailynWeeklyRewards [ 1.20.x - 1.21.x ] -----

a daily and weekly rewards plugin



DailynWeeklyRewards is a Minecraft plugin that allows players to claim daily and weekly rewards through an intuitive GUI. Players can access their rewards using the /daily and /weekly commands. The reward button is positioned in slot 14, ensuring same sides across different GUI sizes. Customize rewards through the configuration file and keep players engaged with automated item and economy rewards. CONFIG

# DailynWeeklyRewards Configuration

# Reward settings
rewards:
daily:
commands:
- "give %player% diamond 5"
- "eco give %player% 100"
weekly:
commands:
- "give %player% diamond_block 3"
- "eco give %player% 500"

# GUI settings
gui:
daily:
title: "&6Daily Rewards"
size: 27 # Must be a multiple of 9 (9, 18, 27, 36, 45, 54)
slot: 13 # Change this to any slot number (0-26 for a 27-slot GUI) Slots are for where the minecart should be. like reward button
weekly:
title: "&5Weekly Rewards"
size: 27 # Must be a multiple of 9 (9, 18, 27, 36, 45, 54)
slot: 22 # Change this slot as needed
# Material used for filling empty slots in GUI
# Use any valid Minecraft material name
fill_material: "BLACK_STAINED_GLASS_PANE"

# Messages
messages:
claimed: "&aYou claimed your %type% reward!"
already_claimed: "&cYou already claimed your %type% reward!"
time_remaining: "&eYou can claim your next %type% reward in %time%."
Resource Information
Author:
----------
Total Downloads: 48
First Release: Apr 3, 2025
Last Update: Apr 7, 2025
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings