Possible to change padmin command?Solved
Is it possible to change the /padmin acommand to something else? 

Many thanks
Hello, you can do this by editing the plugin's source. :) It's in the constants region
Thanks Thibmo, Is this the line and is editing in notepad ++ ok?

private const string CPadminCmd = "padmin";
Sure is. :)
Locked automatically