ScheduledRewards icon

ScheduledRewards -----

Easy-to-use rewards scheduler for your Minecraft server.



Configuration file
Everything you need to know is directly inside our clear configuration file.
Code (Text):

# Rewards plugin by LookedRobob
#
#
#
# The language the plugin should load.
# Available languages:
# - en
# - fr
# - it
language: en

# All reward settings.
rewards:

  # enable/disable rewards.
  enabled: true

  # Defines how you want to give rewards. Can be fixed or random.
  # random: give one random reward in the commands key.
  # fixed: give all rewards defined in the commands key.
  type: "fixed"

  # After how many days to reward the player again.
  every: 1

  # Command to run when the player gets rewarded.
  # Supported placeholders:
  # - %player_name%: player name
  commands:
    - "give %player_name% stone 64"
    - "eco give %player_name% 10"
Resource Information
Author:
----------
Total Downloads: 4
First Release: Jun 12, 2026
Last Update: Jun 12, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings