mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-25 11:35:36 +01:00
ZZxMerge branch 'master' of github.com:cnaude/PurpleIRC-spigot
This commit is contained in:
commit
683c2efe40
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user