/ ChunksFall / Chunksfall.iml
Chunksfall.iml
 1  <?xml version="1.0" encoding="UTF-8"?>
 2  <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
 3    <component name="FacetManager">
 4      <facet type="minecraft" name="Minecraft">
 5        <configuration>
 6          <autoDetectTypes>
 7            <platformType>SPIGOT</platformType>
 8          </autoDetectTypes>
 9        </configuration>
10      </facet>
11    </component>
12    <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
13      <output url="file://$MODULE_DIR$/target/classes" />
14      <output-test url="file://$MODULE_DIR$/target/test-classes" />
15      <content url="file://$MODULE_DIR$">
16        <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
17        <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
18        <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
19        <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
20        <excludeFolder url="file://$MODULE_DIR$/target" />
21      </content>
22      <orderEntry type="inheritedJdk" />
23      <orderEntry type="sourceFolder" forTests="false" />
24      <orderEntry type="library" scope="PROVIDED" name="Maven: org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT" level="project" />
25      <orderEntry type="library" scope="PROVIDED" name="Maven: commons-lang:commons-lang:2.6" level="project" />
26      <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.guava:guava:21.0" level="project" />
27      <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.code.gson:gson:2.8.0" level="project" />
28      <orderEntry type="library" scope="PROVIDED" name="Maven: net.md-5:bungeecord-chat:1.15-SNAPSHOT" level="project" />
29      <orderEntry type="library" scope="PROVIDED" name="Maven: org.yaml:snakeyaml:1.25" level="project" />
30    </component>
31  </module>