- Fixed a bug where colors would be stripped from ALL formatting lines of holograms. The intended functionality if "ChatBubble_Strip_Formatting" was set to true was to strip color from specifically lines containing the user's message so they didn't inject non-permitted colors. It accidentally stripped ALL colors from all the lines, however. Hex and vanilla formatting now function as intended in chatbubble lines not containing a user's message if "ChatBubble_Strip_Formatting" is set to true.