[img width=800]http://puu.sh/kSJsl/d7a87f9322.jpg[/img]
sure about that?
That's because of how the server command is sent when you type it in the chat.
It should look like this to work properly:
commandToServer('ban', -1, 666, 666, "Testing multiple word ban");
But when you type it in the chat, it turns it into this:
commandToServer('ban', -1, 666, 666, "\"Testing", "multiple", "word", "ban");
it's set up the same. i already use np++ for other stuff and it's not sorting that out like it usually does
Just do it the easy way and
Start a server and do banBLID(BL_ID, TIME IN MINUTES(-1 for perma), "REASON");