17 lines
825 B
XML
17 lines
825 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/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/worldedit-bukkit-6.1.jar"/>
|
|
<classpathentry kind="lib" path="libs/worldguard-6.1.jar"/>
|
|
<classpathentry kind="lib" path="libs/CustomItems-1.0.0.jar"/>
|
|
<classpathentry kind="lib" path="libs/craftbukkit-1.11.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|