Skip to content

Configurable commands #151

@leonardosnt

Description

@leonardosnt

Commands.json

[
  "item": {
    "Aliases": ["i"],
    "Cost": 1000,       // if PerGroupCost exists, it will be ignored;
    "Cooldown": 160,    // if PerGroupCooldown exists, it will be ignored;
    "PerGroupCost": {   // admins = For admins (not group)
        "vip": 100,
        "admins": 0
    },
    "PerGroupCooldown": {
        "admins": 0,
        "vip": 20
    }
  }
]

Suggestions ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions