1. @Wulf after the last upgrade of the oxide in the chat after every message has a colon character. I think you made some mistake. In my plugins, the colon character is missing.
    [​IMG]
    ver 3131
    [DOUBLEPOST=1489144698][/DOUBLEPOST]prefab "hurt.SendChatMessage" has been modified?
    [DOUBLEPOST=1489144791][/DOUBLEPOST][​IMG]
    now each plugin there is a colon at the end.
     
  2. Pushed a fix for it, should be resolved in the next build. You can however change the plugin sending the message and split up the sender from the actual message to fix your issue on the current build

    Code:
    hurt.SendChatMessage(session, message, prefixOrSender);
     
  3. when approximately will the next build?