Because this map is the only (as far as I know) actually misspelled official map, I've added a slight hack that, in the case a !ban command does not match any map and the string you sent contains the word cobble (case insensitively), it will re-run the search for a map using the string cbble instead, which will match de_cbble. I also added a test for this.
Because this map is the only (as far as I know) actually misspelled official map, I've added a slight hack that, in the case a
!ban
command does not match any map and the string you sent contains the wordcobble
(case insensitively), it will re-run the search for a map using the stringcbble
instead, which will matchde_cbble
. I also added a test for this.