Age | Commit message (Collapse) | Author |
|
nick name (patch #7133)
|
|
examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
|
|
or prefix_color defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
custom completion)
It is now possible to add such commands with aliases:
/alias -completion %%sajoin forcejoin /quote forcejoin
/alias -completion %%samode omode /quote omode
|
|
|
|
|
|
|
|
even if ignored with /ignore)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
script plugin API
|
|
|
|
|
|
A '/' is always sent at beginning of command to callback, even if user used
another command char.
Now it is possible to catch a command, with or without arguments, with
hook_command_run("/command").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to default color)
|
|
|
|
|
|
|
|
|
|
|
|
|