20 lines
889 B
XML
20 lines
889 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="libs/craftbukkit-1.8.3.jar">
|
|
<attributes>
|
|
<attribute name="javadoc_location" value="https://hub.spigotmc.org/javadocs/spigot/"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="libs/CustomItems.jar"/>
|
|
<classpathentry kind="lib" path="libs/Factions.jar"/>
|
|
<classpathentry kind="lib" path="libs/GriefPrevention.jar"/>
|
|
<classpathentry kind="lib" path="libs/MassiveCore.jar"/>
|
|
<classpathentry kind="lib" path="libs/PreciousStones.jar"/>
|
|
<classpathentry kind="lib" path="libs/Residence.jar"/>
|
|
<classpathentry kind="lib" path="libs/Towny.jar"/>
|
|
<classpathentry kind="lib" path="libs/WorldGuard.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|