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 >PAPER</platformType >
8
+ <platformType >ADVENTURE</platformType >
9
+ </autoDetectTypes >
10
+ </configuration >
11
+ </facet >
12
+ </component >
13
+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_8" >
14
+ <output url =" file://$MODULE_DIR$/target/classes" />
15
+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
16
+ <content url =" file://$MODULE_DIR$" >
17
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
18
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
19
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
20
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/resources" type =" java-test-resource" />
21
+ <excludeFolder url =" file://$MODULE_DIR$/target" />
22
+ </content >
23
+ <orderEntry type =" inheritedJdk" />
24
+ <orderEntry type =" sourceFolder" forTests =" false" />
25
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: io.papermc.paper:paper-api:1.18.1-R0.1-SNAPSHOT" level =" project" />
26
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: commons-lang:commons-lang:2.6" level =" project" />
27
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.guava:guava:31.0.1-jre" level =" project" />
28
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.guava:failureaccess:1.0.1" level =" project" />
29
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava" level =" project" />
30
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.code.findbugs:jsr305:3.0.2" level =" project" />
31
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.errorprone:error_prone_annotations:2.7.1" level =" project" />
32
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.j2objc:j2objc-annotations:1.3" level =" project" />
33
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.google.code.gson:gson:2.8.8" level =" project" />
34
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.md-5:bungeecord-chat:1.16-R0.4" level =" project" />
35
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.yaml:snakeyaml:1.30" level =" project" />
36
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.googlecode.json-simple:json-simple:1.1.1" level =" project" />
37
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: it.unimi.dsi:fastutil:8.5.6" level =" project" />
38
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.apache.logging.log4j:log4j-api:2.17.1" level =" project" />
39
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.slf4j:slf4j-api:1.8.0-beta4" level =" project" />
40
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:adventure-api:4.9.3" level =" project" />
41
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:adventure-key:4.9.3" level =" project" />
42
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:examination-api:1.3.0" level =" project" />
43
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:examination-string:1.3.0" level =" project" />
44
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.jetbrains:annotations:22.0.0" level =" project" />
45
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:adventure-text-serializer-gson:4.9.3" level =" project" />
46
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:adventure-text-serializer-legacy:4.9.3" level =" project" />
47
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: net.kyori:adventure-text-serializer-plain:4.9.3" level =" project" />
48
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.checkerframework:checker-qual:3.21.0" level =" project" />
49
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.ow2.asm:asm:9.2" level =" project" />
50
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.ow2.asm:asm-commons:9.2" level =" project" />
51
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.ow2.asm:asm-tree:9.2" level =" project" />
52
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.ow2.asm:asm-analysis:9.2" level =" project" />
53
+ </component >
54
+ </module >
0 commit comments