fix botvis and command handler + console commands colors
This commit is contained in:
@@ -112,6 +112,7 @@ public class CommandHandlerPlugin {
|
||||
count++;
|
||||
}
|
||||
}
|
||||
if (usage.contains("<hash>")) count--; // bad fix?
|
||||
return count;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user