Daily Rewards - Dailys, Reward Previews & More icon

Daily Rewards - Dailys, Reward Previews & More -----

Claim 3 rewards, simple previews and multiple databases



[​IMG]

[​IMG]
Looking for affordable Minecraft Hosting, with premium features? Check out our partner, PlutoNode, and launch a server for only £1/GB!
https://plutonode.com/ - https://discord.gg/plutonode

Plugin Features
  • Daily Rewards: Obtain 3 free daily rewards from a GUI operated system.
  • Preview Rewards: Preview all the rewards you have a chance of winning, in the preview menu.
  • Daily Cooldown: Wait 24 hours before claiming your next rewards.
  • Customizable Menus: Customize each menu to your likings.
  • Customizable Messages: Customize each message to your likings.
  • SQLite / MySQL: Compatible with SQLite and MySQL.
  • Super Easy Config: Very simple and easy configuration, perfect for any beginner configurator!
Permissions and Commands
  • /daily - Opens the daily menus.
  • /dailyhelp - Provides a list of commands.
  • /dailyreset <player> - Resets tje daily reward for a player.
  • /dailyreload - Reloads the plugin.
  • dailyrewards.use
  • dailyrewards.help
  • dailyrewards.reset
  • dailyrewards.reload
What makes WelcomeBack unique?
  • Players get to pick 3 random rewards within the daily rewards GUI.
  • Players can see all possible rewards they can obtain via the preview GUI.
  • Extremely customizable for admins in the config.yml
  • Players will receive a message in chat to notify them to claim their rewards.
  • Multiple databases.
Plugin Preview


Code (YAML):

database
:
  type
: sqlite   # Change to "mysql" for MySQL support
  sqlite
:
    file
: "dailyrewards.db"
  mysql
:
    host
: "localhost"
    port
: 3306
    database
: "dailyrewards"
    username
: "root"
    password
: "password"

messages
:
  prefix
: "&d&lDaily &8» "
  reward_received
: "&aYou received: %item%"
  no_permission
: "&cYou do not have permission to use this command."
  reload_success
: "&aDailyRewards config reloaded successfully."
  already_claimed
: "&cYou have already claimed your daily rewards. Wait for %time%."
  reminder
: "&aDon't forget to claim your daily reward! &2Use /daily to claim."
  reset_success
: "&aSuccessfully reset the daily reward cooldown for %player%."
  reset_notification
: "&aYour daily reward cooldown has been reset by an admin."
  help
:
   - '&f'
    - '&a&lDAILY REWARDS'
    - '&f'
    - '&f/daily &7- Opens the main Daily Rewards Menu.'
    - '&f/dailyhelp &7- Shows this message.'
    - '&f/dailyreset <player> &7- Resets the daily reward for the player.'
    - '&f/dailyreload &7- Reloads the plugin.'
    - '&f'

notification
:
  interval
: 3600   # Interval in seconds between notifications (e.g., 3600 seconds = 1 hour)

gui
:
  daily
:
    title
: "&aDaily Rewards"
    size
: 27
    items
:
      daily_reward
:
        material
: CHEST
        name
: "&aDaily Rewards"
        lore
:
         - "&7Click to claim your daily reward!"
        slot
: 11
      already_claimed
:
        material
: BARRIER
        name
: "&cAlready Claimed - %time%"
        lore
:
         - "&7You have already claimed your daily rewards."
          - "&7Come back in %time%."
        slot
: 11
      preview
:
        material
: BOOK
        name
: "&bRewards Preview"
        lore
:
         - "&7Click to preview possible rewards"
        slot
: 15
  claim
:
    title
: "&aDaily Rewards"
    size
: 27
  preview
:
    title
: "&aRewards Preview"
    size
: 27

rewards
:
  items
:
    '1'
:
      name
: '&a$100 Money'
      material
: EMERALD
      lore
: [ ]
      chance
: 50
      commands
:
       - eco give %player_name% 100
    '2'
:
      name
: '&a$200 Money'
      material
: EMERALD
      lore
: [ ]
      chance
: 30
      commands
:
       - eco give %player_name% 200
    '3'
:
      name
: '&a$500 Money &b [Bonus Cash! ]'
      material
: DIAMOND
      lore
:
       - '&fEnjoy some &bBonus Cash&f!'
      chance
: 20
      commands
:
       - eco give %player_name% 500
 

Discord Support
If you require any assistance you further support with our plugins, feel free to open a technical support ticket in our Discord Server !

[​IMG]
Resource Information
Author:
----------
Total Downloads: 343
First Release: Jul 23, 2024
Last Update: Sep 26, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings