-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
24 lines (24 loc) · 1.42 KB
/
.classpath
File metadata and controls
24 lines (24 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.17.jar"/>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.16.2.jar"/>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.14.2.jar"/>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.12.2.jar"/>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.9.jar"/>
<classpathentry kind="lib" path="D:/DACServer/spigot-1.8.8.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/SurvivalMechanics.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/worldedit-bukkit-6.1.3.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/PlaceholderAPI-2.10.9.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/ProtocolLib.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/mcMMO.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/RealDualWield.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/VeinMiner-Bukkit-1.17.9.jar"/>
<classpathentry kind="lib" path="D:/DACServer/plugins/AA/UltraCosmetics-2.5.10-RELEASE.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-16.0.1">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>