Jump to content

1 Screenshot

  • 25.7k
  • 452
  • 21.25 kB

About Custom Advent Calendar

crypt-discord2.thumb.jpg.ed49e552510bd5aedc5464fafa053def.jpg

Custom Advent Calendar allows you to customize advent callendar on your server.
From 2.0.0 version you can fully customize your advent calendar rewards.

Features

  • SQL Support.
  • Supports more daily rewards than one.
  • Supports custom names, skins and random amounts of rewards.
  • Player-based day counter. (Global still available in config)
  • Support for command rewards.


Configuration (Version 2.0.0)

{
  "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.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

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.