Added Ban Command

Added TopMast CheckBox
Added GC Version CheckBox
This commit is contained in:
2022-06-28 22:14:57 +08:00
parent cae6f73eeb
commit f678b10171
10 changed files with 1485 additions and 584 deletions

View File

@@ -29,5 +29,11 @@
<Setting Name="TokenCache" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CommandVersion" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="IsTopMost" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>