All commands (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.6
Syntax
[(all|the|all [of] the)] [registered] [(script)] commandsDescription
Returns all registered commands or all script commands.
Examples
send "Number of all commands: %size of all commands%"
send "Number of all script commands: %size of all script commands%"