Commit
b4101874cc8e5aefae883215342067790f20982a
by md_5
Fixed forced_hosts MOTD
Noticed a tiny bug in creating a ServerPing response. The response was still using the old listener.getMotd() when it should be using the new motd variable (to take advantage of the new forced_hosts MOTD methods). (commit: b410187)