My Plugin creates files for each Player how can i make it to delete a file with a command? if($command->getName() == "blabla"){ //delete file } sorry for my bad english!
http://php.net/manual/en/function.unlink.php The next time try to use google before maybe can be more fast than us