1. Hello,

    I know there is the CustomChatCommand plugin but people on my server always put "!" in from of their commands, rather than "/".

    Is there a CustomChatCommand plugin where I can adjust the chat command prefix, or is their a way to achieve this?
     
  2. Wulf

    Wulf Community Admin

    You'd have to write a plugin to handle that. You'd want to hook into either the OnUserChat or OnPlayerChat hook.