|
|
@ -86,7 +86,7 @@ bool MultiSend::Initialize(IAshitaCore* core, ILogManager* log, uint32_t id) |
|
|
|
_Debug = false; |
|
|
|
_Debug = false; |
|
|
|
//SafeMode enabled by Default (to avoid accidental chatlog spam):
|
|
|
|
//SafeMode enabled by Default (to avoid accidental chatlog spam):
|
|
|
|
//Allows for prepend of "/echo " to commands that are missing a leading "/".
|
|
|
|
//Allows for prepend of "/echo " to commands that are missing a leading "/".
|
|
|
|
_SafeMode = true; |
|
|
|
_SafeMode = false; |
|
|
|
|
|
|
|
|
|
|
|
this->Start(); |
|
|
|
this->Start(); |
|
|
|
|
|
|
|
|
|
|
|