mirror of
https://github.com/ryandw11/UltraChat.git
synced 2024-11-22 10:15:50 +01:00
23261db702
Fixed an async bug. See #2
16 lines
817 B
XML
16 lines
817 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="D:/Spigot Development Dependencies/Vault.jar"/>
|
|
<classpathentry kind="lib" path="D:/Spigot Development Dependencies/Spigot 1.10/PlaceholderAPI (1).jar"/>
|
|
<classpathentry kind="lib" path="D:/Spigot Development Dependencies/1.12/AdvancedBan-2.1.4-RELEASE.jar"/>
|
|
<classpathentry kind="lib" path="D:/Spigot Development Dependencies/1.12/EssentialsX-2.0.1.jar"/>
|
|
<classpathentry kind="lib" path="D:/Spigot Development Dependencies/Spigot 1.13.2/spigot-1.13.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|