commandToServer('ban', "", ID, -1, "multi word reason");
nopecommandToServer('ban',"id",the bl_id,the ban time in minutes,"multi word reason");
commandToServer('ban',"put whatever you want this param is ignored","bl_id","ban time","multi word reason");
banBLID("bl_id","ban time","multiple word reason");
Use the server-sided one.Should work with you in the server or not.