implemented missing functions in the clan command

This commit is contained in:
DaTTV 2025-02-16 21:39:25 +01:00
parent ab2bf7691f
commit a5e3bab8f9
12 changed files with 748 additions and 204 deletions

View file

@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="135" name="Java" />
</Languages>
</inspection_tool>
</profile>
</component>