Changes the contents of the AdminPlugin.eventTypesToPrint
array, to prettyprint all incoming events of the types with a value of true therein, using prettyprint.
This is for debugging purposes.
The current AdminPlugin.
A string of event types to print, separated by commas.
The event that triggered this command, if any. If it was not triggered by an event, it should be IRCEvent.init.
Changes the contents of the AdminPlugin.eventTypesToPrint
array, to prettyprint all incoming events of the types with a value of true therein, using prettyprint.
This is for debugging purposes.