|
|
@ -4,11 +4,13 @@ |
|
|
|
<facet type="minecraft" name="Minecraft"> |
|
|
|
<facet type="minecraft" name="Minecraft"> |
|
|
|
<configuration> |
|
|
|
<configuration> |
|
|
|
<autoDetectTypes> |
|
|
|
<autoDetectTypes> |
|
|
|
<platformType>PAPER</platformType> |
|
|
|
|
|
|
|
<platformType>ADVENTURE</platformType> |
|
|
|
<platformType>ADVENTURE</platformType> |
|
|
|
</autoDetectTypes> |
|
|
|
</autoDetectTypes> |
|
|
|
</configuration> |
|
|
|
</configuration> |
|
|
|
</facet> |
|
|
|
</facet> |
|
|
|
|
|
|
|
<facet type="Python" name="Python"> |
|
|
|
|
|
|
|
<configuration sdkName="Python 3.9" /> |
|
|
|
|
|
|
|
</facet> |
|
|
|
</component> |
|
|
|
</component> |
|
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|
|
|
<output url="file://$MODULE_DIR$/target/classes" /> |
|
|
|
<output url="file://$MODULE_DIR$/target/classes" /> |
|
|
@ -23,6 +25,8 @@ |
|
|
|
</content> |
|
|
|
</content> |
|
|
|
<orderEntry type="inheritedJdk" /> |
|
|
|
<orderEntry type="inheritedJdk" /> |
|
|
|
<orderEntry type="sourceFolder" forTests="false" /> |
|
|
|
<orderEntry type="sourceFolder" forTests="false" /> |
|
|
|
|
|
|
|
<orderEntry type="library" name="spigot-api-1.18.1-R0.1-SNAPSHOT" level="project" /> |
|
|
|
|
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: io.papermc.paper:paper-api:1.18.1-R0.1-SNAPSHOT" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: commons-lang:commons-lang:2.6" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: commons-lang:commons-lang:2.6" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.guava:guava:31.0.1-jre" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.guava:guava:31.0.1-jre" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.guava:failureaccess:1.0.1" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.guava:failureaccess:1.0.1" level="project" /> |
|
|
@ -50,6 +54,6 @@ |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-commons:9.2" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-commons:9.2" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-tree:9.2" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-tree:9.2" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-analysis:9.2" level="project" /> |
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.ow2.asm:asm-analysis:9.2" level="project" /> |
|
|
|
<orderEntry type="library" name="spigot-api-1.18.1-R0.1-SNAPSHOT" level="project" /> |
|
|
|
<orderEntry type="library" name="Python 3.9 interpreter library" level="application" /> |
|
|
|
</component> |
|
|
|
</component> |
|
|
|
</module> |
|
|
|
</module> |