Code: Select all
commands.add_command('name', 'help', function() return end)
An attempt was also made to use a LocalisedString as the help text, with no change.
No notable log entries to convey.
Code: Select all
commands.add_command('name', 'help', function() return end)