Skip to content

Daily Reward module for Store: Players get rewards for logging in daily

Notifications You must be signed in to change notification settings

NaathySz/Store-Daily

Repository files navigation

[Store module] Daily Rewards

Daily Reward module for Store: Players get rewards for logging in daily

Config

Config will be auto generated. Default:

{
    "daily_rewards": {
        "1": 1000,
        "2": 2000,
        "3": 3000,
        "4": 4000,
        "5": 5000,
        "6": 6000,
        "7": 7000
    },
    "daily_commands": [
        "daily",
        "claimdaily"
    ],
    "daily_message_type": 1, // 1 = simple message | 2 = detailed message
    "database_host": "localhost",
    "database_port": 3306,
    "database_name": "name",
    "database_user": "root",
    "database_password": "password"
}

ko-fi

About

Daily Reward module for Store: Players get rewards for logging in daily

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages