summaryrefslogtreecommitdiff
path: root/src/commands/script.json
blob: 1d420c138d3ca740fab43529ba3013fa066e62f9 (plain)
1
2
3
4
5
6
7
8
9
{
    "SCRIPT": {
        "summary": "A container for Lua scripts management commands.",
        "complexity": "Depends on subcommand.",
        "group": "scripting",
        "since": "2.6.0",
        "arity": -2
    }
}