verbose

From OpenKore Wiki
(Redirected from Verbose)
Jump to navigation Jump to search
verbose [<number>]
Internally, every message has a certain verbosity level that determines whether they should be printed in the console or not. A message's verbosity level must be lower or equal to the number set in this option for it to be displayed in the console.
The higher the value you set in this option, the more messages will be displayed in the console. If this option is set to 0, Kore will only print the most important messages (e.g. connection messages).
This option also controls whether Kore should reply to Chat Commands, and whether admin messages (e.g. the welcome text) will be shown in X-Kore.
Console command verbose can be used to toggle this option on (which will set it to level 1) and off.