mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2025-02-18 04:21:23 +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
|
Send messages to Dynmap if enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user