unnecessary responses

develop
bvn13 2019-05-03 12:07:23 +03:00
parent b58cb0ca68
commit a5700b80c1
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ public class AdminListener extends ImprovedListenerAdapter implements Descriptio
} }
break; break;
default: default:
event.respond("Wrong command. Try to send it privately."); event.respond("Wrong command. Options: ?+ op|v[oice]");
break; break;
} }
} else { } else {