*Updated plugins in the "libs" folder to their latest versions

*Introduced compatibility with PreciousStones v10.0.4
This commit is contained in:
David Berdik 2016-01-03 15:47:12 -05:00
parent fab6beff68
commit 287f64917e
9 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
<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-6.0.0-beta-05.jar"/>
<classpathentry kind="lib" path="libs/worldedit-bukkit-6.0.jar"/>
<classpathentry kind="lib" path="libs/craftbukkit-1.8.8.jar"/>
<classpathentry kind="lib" path="libs/worldedit-bukkit-6.1.jar"/>
<classpathentry kind="lib" path="libs/worldguard-6.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
package net.theprogrammersworld.herobrine.hooks;
import net.sacredlabyrinth.Phaed.PreciousStones.FieldFlag;
import net.sacredlabyrinth.Phaed.PreciousStones.field.FieldFlag;
import net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones;
import org.bukkit.Bukkit;