Mise à jour de craftbukkit vers 1.7.2 R0.4 et correction de bugs sur la base de donnée et sur le système de Ban

This commit is contained in:
2015-03-18 18:01:42 -04:00
parent f912c76ae6
commit 4ebae9627a
11 changed files with 20 additions and 15 deletions

View File

@@ -2,12 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="lib" path="lib/bukkit-1.7.2-R0.3.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/PandacraftUtils/lib/bukkit-1.7.2-R0.3-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/craftbukkit-1.7.2-R0.3.jar" sourcepath="lib/craftbukkit-1.7.2-R0.3.src.zip"/>
<classpathentry kind="lib" path="lib/ProtocolLib-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/WorldEdit-5.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
@@ -17,5 +11,10 @@
<classpathentry kind="lib" path="lib/PermissionsEx.jar"/>
<classpathentry kind="lib" path="lib/fanciful-0.3.2-20150109.234753-1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/craftbukkit-1.7.2-R0.4-20140316.221310-4.jar" sourcepath="lib/craftbukkit-1.7.2-R0.4-20140316.221310-4.src.zip">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/PandacraftUtils/lib/bukkit-1.7.2-R0.3-javadoc.zip!/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>