mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-16 23:55:23 +01:00
16227f71ee
other things: added position saving code so it logs your selection for later use by the plugin and stopped the axe causing damage or interact with the block.
9 lines
596 B
XML
9 lines
596 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
<classpathentry kind="lib" path="C:/Users/Alastair/Documents/NextGenCrafters/Server Plugins/bukkit jars/bukkit-1.6.4-R0.1-20130923.182036-4.jar"/>
|
|
<classpathentry kind="lib" path="C:/Users/Alastair/Documents/NextGenCrafters/Server Plugins/bukkit jars/craftbukkit-1.6.4-R0.1-20130923.182200-5.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|