完成基本功能

This commit is contained in:
zhbaor 2020-06-16 21:40:09 +08:00
commit 4dc0f661e9
27 changed files with 1206 additions and 0 deletions

16
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="UnionBanClientSpigot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="UnionBan-Client-Spigot" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>