Chroma-Chat/TheButtonAutoFlair/.classpath
Norbi Peti a8af0c0ee6 Added support for name coloring by town (using Towny).
Write the town name to autoflairconfig.txt followed by the color codes.

Example:
test §2§5 will give me §2Norbi§r§5Peti§r

Also made some bugfixes.
2015-07-20 18:23:02 +02:00

13 lines
938 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="D:/Z - Norbi cucca/0 Projektek/TheButtonMCAutoFlairProto/Spigot server (build)/Spigot/Spigot-API/target/spigot-api-1.8.7-R0.1-SNAPSHOT-shaded.jar"/>
<classpathentry kind="lib" path="D:/Downloads/commons-io-2.4-bin/commons-io-2.4/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="D:/Downloads/commons-io-2.4-bin/commons-io-2.4/commons-io-2.4-javadoc.jar"/>
<classpathentry kind="lib" path="D:/Downloads/Essentials/Essentials.jar"/>
<classpathentry kind="lib" path="D:/Downloads/Essentials/EssentialsChat.jar"/>
<classpathentry kind="lib" path="D:/Downloads/1404231200wpdm_Towny_Advanced/Towny.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>