Gestion dans une classe à part des alias de commandes

This commit is contained in:
2015-02-19 00:58:31 -05:00
parent d0ef9a0267
commit 2e94f6c703
8 changed files with 157 additions and 114 deletions

View File

@@ -4,7 +4,7 @@
<classpathentry kind="src" path="resources"/>
<classpathentry kind="lib" path="lib/bukkit-1.7.2-R0.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/beta/apidocs/"/>
<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"/>