This repository has been archived on 2025-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
herobrine-for-bukkit-or-spigot/.classpath
David Berdik e20c818c50 *Updated plugin from Bukkit/Spigot 1.9.4 to 1.10
*Updated plugin.yml version number from 1.4.0 to 1.5.0
*Changed plugin internal version number from 15 to 16
2016-06-16 16:19:57 -04:00

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.10.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>