fix subcommand blocker

subcommandblocker broke when command included part of the subcommand, so for ex. /help he would remove "he" from the command and it would return as "/lp".
This commit is contained in:
YouHaveTrouble
2021-07-02 16:14:20 +02:00
parent 697a5e5720
commit b7d7646641
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>eu.endermite</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>1.7.7</version>
<version>1.7.8</version>
<packaging>jar</packaging>
<name>CommandWhitelist</name>