PexTabChat

A Bukkit-Plugin based around the PermissionEx-Api. The core features are a colored tablist and a chatformat.
git clone git://git.oshgnacknak.de/PexTabChat.git
Log | Files | Refs | README | LICENSE

.classpath (509B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
      4 	<classpathentry kind="src" path="src"/>
      5 	<classpathentry kind="lib" path="/home/osh/minecraft programming/chatPlugin/spigot-1.8.8-R0.1-SNAPSHOT-latest.jar"/>
      6 	<classpathentry kind="lib" path="/home/osh/minecraft programming/chatPlugin/plugins/pex.jar"/>
      7 	<classpathentry kind="output" path="bin"/>
      8 </classpath>