14. März 2012 um 10:22 #2 command aggregation is not supported, but with one line you can adjust the banip plugin to call a normale ban also.Change the line 276 the following line from PHP $players[$playerToBanGuid]->kick($reason, $kickerGuid); to PHP $players[$playerToBanGuid]->ban($reason, $kickerGuid); Attention: The "unbanip" command only unban the ip and the "teampbanip" command does also to a regular guid-ban (no guid-tempban).kind regards,silva202