Jump to content

1 Screenshot

About Custom Advent Calendar

Discord Banner

RUST Plugin Test Server
TEST MY PLUGINS THERE!

connect play.thepitereq.ovh:28050



Custom Advent Calendar lets you personalize the advent calendar on your server and adjust how rewards should be redeemed.

 

PluginFeatures.png.e3d742dcd5c958c03de3f190aab4fbbf.png

  • SQL support is included.
  • Allows for multiple daily rewards, custom names, skins, and random reward amounts.
  • Includes a player-based day counter, with a global option available in the config.
  • Support for command rewards.

 

DefaultConfig.png.996aa03936ed6bd33bac5b8b84ac8f4b.png

{
  "Count Rewards Per Player (true) or Count Rewards Per Day of Month (false)": true,
  "Enable Console Logs": true,
  "Use SQL Database": false,
  "SQL Credentials": {
    "IP": "127.0.0.1",
    "Port": 3306,
    "Database Name": "CustomAdventCalendarPro",
    "Username": "admin",
    "Password": "YourSuperSecretPassword"
  },
  "Reward List": [
    {
      "Max Daily Redeems": 1,
      "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 360,
      "Item Rewards": [
        [
          {
            "Command (Ignored if empty)": "",
            "Shortname": "metal.fragments",
            "Minimum Amount": 10000,
            "Maximum Amount": 10000,
            "Skin": 0,
            "Display Name": ""
          },
          {
            "Command (Ignored if empty)": "",
            "Shortname": "wood",
            "Minimum Amount": 15000,
            "Maximum Amount": 15000,
            "Skin": 0,
            "Display Name": ""
          }
        ],
        [
          {
            "Command (Ignored if empty)": "",
            "Shortname": "stones",
            "Minimum Amount": 10000,
            "Maximum Amount": 10000,
            "Skin": 0,
            "Display Name": ""
          },
          {
            "Command (Ignored if empty)": "",
            "Shortname": "sulfur",
            "Minimum Amount": 10000,
            "Maximum Amount": 15000,
            "Skin": 0,
            "Display Name": ""
          }
        ]
      ]
    },
    {
      "Max Daily Redeems": 1,
      "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 0,
      "Item Rewards": [
        [
          {
            "Command (Ignored if empty)": "oxide.grant user {userId} permission.here",
            "Shortname": "",
            "Minimum Amount": 1,
            "Maximum Amount": 1,
            "Skin": 0,
            "Display Name": ""
          },
          {
            "Command (Ignored if empty)": "say Player {userName} redeemed an reward!",
            "Shortname": "",
            "Minimum Amount": 1,
            "Maximum Amount": 1,
            "Skin": 0,
            "Display Name": ""
          }
        ]
      ]
    },
    {
      "Max Daily Redeems": 1,
      "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 0,
      "Item Rewards": [
        [
          {
            "Command (Ignored if empty)": "",
            "Shortname": "box.repair.bench",
            "Minimum Amount": 1,
            "Maximum Amount": 1,
            "Skin": 2795785961,
            "Display Name": "Recycler"
          }
        ]
      ]
    }
  ]
}

 

  • Like 3
  • Love 1

User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.7k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.