ZZxMerge branch 'master' of github.com:cnaude/PurpleIRC-spigot

This commit is contained in:
Chris Naude 2022-03-19 18:22:57 -07:00
commit 683c2efe40
1 changed files with 5 additions and 0 deletions

View File

@ -2779,6 +2779,11 @@ public final class PurpleBot {
}
}
}
// https://github.com/cnaude/PurpleIRC-spigot/issues/49
if (message == null){
return;
}
/*
Send messages to Dynmap if enabled