-
Notifications
You must be signed in to change notification settings - Fork 23
/
.classpath
48 lines (48 loc) · 2.23 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/Votifier.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/mcMMO.jar"/>
<classpathentry kind="lib" path="lib/askyblock.jar"/>
<classpathentry kind="lib" path="lib/acidisland.jar"/>
<classpathentry kind="lib" path="lib/RoyalCommands.jar"/>
<classpathentry kind="lib" path="lib/OnTime.jar"/>
<classpathentry kind="lib" path="lib/afkTerminator.jar"/>
<classpathentry kind="lib" path="lib/Factions.jar"/>
<classpathentry kind="lib" path="lib/MassiveCore.jar"/>
<classpathentry kind="lib" path="lib/Statistics.jar"/>
<classpathentry kind="lib" path="lib/Stats3.jar"/>
<classpathentry kind="lib" path="lib/UltimateCore.jar"/>
<classpathentry kind="lib" path="lib/Vault.jar"/>
<classpathentry kind="lib" path="lib/EssentialsX-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GriefPrevention.jar"/>
<classpathentry kind="lib" path="lib/RPGme.jar"/>
<classpathentry kind="lib" path="lib/Jobs3.8.2.jar"/>
<classpathentry kind="lib" path="lib/nuvotifier-universal-2.3.4.jar"/>
<classpathentry kind="lib" path="lib/spigot-1.11.2.jar">
<attributes>
<attribute name="javadoc_location" value="https://hub.spigotmc.org/javadocs/spigot/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/worldguard-6.2.jar"/>
<classpathentry kind="lib" path="lib/worldedit-bukkit-6.1.5.jar"/>
<classpathentry kind="lib" path="lib/AdvancedAchievements.jar"/>
<classpathentry kind="lib" path="lib/BattleLevels.jar"/>
<classpathentry kind="lib" path="lib/uSkyBlock.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>