diff -r cb08cecc3bab -r b444f100a625 gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Fri Dec 14 14:33:18 2018 +0100 +++ b/gameServer/HWProtoInRoomState.hs Fri Dec 14 16:05:56 2018 +0100 @@ -382,7 +382,7 @@ where -- This is formatted in a way so it can parsed by engine to make it translatable -- Format: b] - engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, "]", msg] + engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, "]", msg, "\x20\x20"] handleCmd_inRoom ["BAN", banNick] = do