Custom command prefixSolved

Hi,

So i'm very new to Umod/Oxide and can't seem to figure out how to change the prefix from / to ! with all the commands that plugins use.
I have a modded server (not pretending to be vanilla or anything) and since the majority of the players there seem to be used to using !anycommand i feel like im missing out.

From what i've gathered by searching the internet and this forum there should be a hook that uses the OnPlayerChat but i have no clue how and where to implement this. Again, i'm very new to this.

BetterChat maybe?
Thanks for replying. As far as i can see BetterChat only adjusts the in-game prefix of the chat, f.e. when an admin chats it changes the output to [ADMIN] Username: Message
I'm talking about the usage of triggered commands, which by default start with a "/" but it seems that the majority of people are still using/trying the commands starting with a "!".
Yeah that's what i was referring to with the hook indeed. I have no clue how to embed this in a plugin though. 
maybe try on plugin request?
An option to customize this will be available in uMod builds (not Oxide).

Thanks Tanki and Wulf.

Do you mean it will be there in the future on a uMod build or is it already available?

actualy is not implemented... be patient ;)
Locked automatically