Add command #42
Merged
Add command #42
Codacy Production / Codacy Static Code Analysis
required action
Dec 9, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 197 in src/main/java/org/sculk/command/Command.java
codacy-production / Codacy Static Code Analysis
src/main/java/org/sculk/command/Command.java#L197
The method 'parseArgumentAtPosition(String, CommandSender, HashMap, List, int, int, int)' has an NPath complexity of 264, current threshold is 200
Check warning on line 65 in src/main/java/org/sculk/lang/LocalManager.java
codacy-production / Codacy Static Code Analysis
src/main/java/org/sculk/lang/LocalManager.java#L65
These nested if statements could be combined
Loading