Done that, fixed most everything. Just need to find a way to silence B3 in the console/chat
Here is the error it is generating in b3.log:
ERROR "handler AdminPlugin could not handle event Say: TypeError: not all arguments converted during string formatting [('b3\\\\parser.pyo', 973, 'handleEvents', None), ('b3\\\\plugin.pyo', 158, 'parseEvent', None), ('b3\\\\plugin.pyo', 176, 'onEvent', None), ('b3\\\\plugins\\\\admin.pyo', 223, 'handle', None), ('b3\\\\plugins\\\\admin.pyo', 368, 'OnSay', None), ('b3\\\\plugins\\\\admin.pyo', 2002, 'execute', None), ('b3\\\\plugins\\\\admin.pyo', 981, 'cmd_say', None), ('b3\\\\plugin.pyo', 87, 'getMessage', None)]"
The say command in game is the @ sign. I am thinking that is causing the problem