Method | Description | |
---|---|---|
CreateCommand ( string cmd ) : |
||
CreateCommandGroup ( string cmd, Action |
||
DefaultMinPermissions ( int min ) : void |
Method | Description | |
---|---|---|
CommandGroupBuilder ( |
public CreateCommand ( string cmd ) : |
||
cmd | string | |
return |
public CreateCommandGroup ( string cmd, Action |
||
cmd | string | |
config | Action |
|
return |
public DefaultMinPermissions ( int min ) : void | ||
min | int | |
return | void |