Maybe this is already working and the Bland style is just not implementing it, but there should be a visual difference between a) messages and notices and b) the different types of notices. currently they all look the same (see #179).
the styles could implement it for example like this:
<akempgen> this is a normal message
• akempgen does an action (/me does...)
#akempgen# this is a chat room notice (/notice #chatroom this is...)
@akempgen@ this is a chat room opnotice (/notice @#chatroom this is...)
-akempgen- this is a user-to-user notice (/notice someone this is...)
(the last one of course depends on whether user-to-user notices will be shown in chat rooms or not :) )