Jump to content

2 Screenshots

  • 48.6k
  • 1.1k
  • 18.88 kB
  • Update details
    v1.0.0
    Released
    Download size18.88 kB
    Total versions2
    Time between versions 1 day
    Typical update pace About every 1 day
    Freshness 2167 days ago

About CLottery

Randomly select player every X hours, offer him a gift based on the number of player connected


# DOCUMENTATION

      • Features

- Every X hour
- Random selected one user (exept admin)
- Gift adjustable depending on the number of connected players
- Display an **ui**
- Send **effect** to player
- Reclaim gift with chat command
- Gift not reclaimed are clear when server wipe (new save)

 

# CHAT COMMAND

  • /lottery   -- Chat command for reclaim gifts

 

# CONFIGURATION

{
  "1. COMMAND CHAT": "lottery",
  "2. SCHEDULES FOR SEND": ["01:00","03:00","05:00","07:00","09:00","11:00","13:00","15:00","17:00","19:00","21:00","23:00"],
  "3. LOTTERY": [
    {
      "Minimum players": 0,
      "Maximum players": 2,
      "Gifts": null
    },
    {
      "Minimum players": 3,
      "Maximum players": 5,
      "Gifts": [
        {
          "Short name": "scrap",
          "Quantity": 50
        }
      ]
    },
    {
      "Minimum players": 6,
      "Maximum players": 10,
      "Gifts": [
        {
          "Short name": "xmas.present.small",
          "Quantity": 1
        }
      ]
    },
    {
      "Minimum players": 11,
      "Maximum players": 20,
      "Gifts": [
        {
          "Short name": "xmas.present.small",
          "Quantity": 1
        },
        {
          "Short name": "scrap",
          "Quantity": 50
        }
      ]
    },
    {
      "Minimum players": 21,
      "Maximum players": 30,
      "Gifts": [
        {
          "Short name": "xmas.present.medium",
          "Quantity": 1
        }
      ]
    },
    {
      "Minimum players": 31,
      "Maximum players": 50,
      "Gifts": [
        {
          "Short name": "xmas.present.medium",
          "Quantity": 1
        },
        {
          "Short name": "scrap",
          "Quantity": 75
        }
      ]
    },
    {
      "Minimum players": 51,
      "Maximum players": 75,
      "Gifts": [
        {
          "Short name": "xmas.present.large",
          "Quantity": 1
        }
      ]
    },
    {
      "Minimum players": 76,
      "Maximum players": 200,
      "Gifts": [
        {
          "Short name": "xmas.present.large",
          "Quantity": 1
        },
        {
          "Short name": "scrap",
          "Quantity": 75
        }
      ]
    }
  ]
}

 

  • Like 1

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.