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 b8cc5a19fc *Updated plugin from Bukkit/Spigot 1.8.8 to 1.9
*Updated plugin.yml version number from 1.2.8 to 1.3.0
*Changed plugin internal version number from 12 to 13
2016-03-01 22:00:33 -05:00

17 lines
824 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.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>