mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 16:05:00 +00:00
0ba0e1aeaa
Update to the guilds plugin includes: - Fixed reflections methods for TFM Bridge to reflect new naming conventions - Added in an entry checker for the configuration file to ensure that the file contains the necessary key value pairs - Minor code QoL improvements - Convert to Paper
17 lines
No EOL
690 B
XML
17 lines
No EOL
690 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
<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="TFGuilds" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="TFGuilds" target="17" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |