diff --git a/trunk.md b/trunk.md index 685049b..161d9fa 100644 --- a/trunk.md +++ b/trunk.md @@ -96,6 +96,10 @@ Optionally makes use of club's advanced functionality, if prefixed with characte * `SourceCharacter creates a duct tape skirt on TargetCharacter and traps her hands in it.` ("on Mute") * `SourceCharacter wraps duct tape around DestinationCharacter hands.` ("Mute's hands") +### Console goodies +* `MBCHC.LOG_MESSAGES = true` will log most of received messages, notable exception being BCX ones. +* `MBCHC.RETHROW = true` will let you see exceptions thrown during command execution in addition to them being shown as chat messages. + ## Geek corner Yes, we are aware of all the nifty git features (branches etc.), we just don't use them. This mod is low effort, just enough to work without errors and deliver features we find useful.