You could prevent the creation of directories in a few ways.
1. Using ZR-Ban from ZR-Tools (by WarC) and create a rule to block directory's creation, Ex: *-GroupName
2. You could also use ioBanana's banned_dir directive in the ioBanana.ini to block the directory's creation.
3. Write a script to do it.