Damion 2022-02-03 21:21:28 +11:00 committed by GitHub
parent c255802154
commit 95d9573f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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