This commit is contained in:
disclearing 2019-02-13 23:13:52 +00:00
parent b171b63057
commit 93eeaf0c35
1831 changed files with 23 additions and 876 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.class
*.class

View File

@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/brandon/Desktop/Test Server/exospigot-1.7.10-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/McMas/Downloads/paperspigot.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/ProtocolLib.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/ProtocolLib.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/Vault.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/Vault.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/worldedit-6.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/worldedit-6.0.0-SNAPSHOT.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/worldguard-6.1.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/worldguard-6.1.jar"/> <classpathentry kind="lib" path="F:/Dev shit/Plugin Depends/Lombok-1.6.6.jar"/>
<classpathentry kind="lib" path="E:/Downloads/PermissionsEx-1.22.10.jar"/> <classpathentry kind="lib" path="F:/Dev shit/Plugin Depends/Prestige/PermissionsEx-1.23.3.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/HCF.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/HCF (Ortix)"/>
<classpathentry kind="output" path="out/production/LCore"/> <classpathentry kind="output" path="out/production/LCore"/>
</classpath> </classpath>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>Base</name> <name>Base (Ortix)</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>

View File

@ -1,15 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/brandon/Desktop/Test Server/exospigot-1.7.10-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/ProtocolLib.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/ProtocolLib.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/Vault.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/Vault.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/worldedit-6.0.0-SNAPSHOT.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/worldedit-6.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/Dependencies/worldguard-6.1.jar"/> <classpathentry kind="lib" path="D:/GItHub/Leaks/Ortix-Map3/Dependencies/worldguard-6.1.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Freddie&apos;s Folder/Vexus/Ortix Map 3 - src/HCF.jar"/> <classpathentry kind="lib" path="F:/Dev shit/Plugin Depends/Lombok-1.6.6.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Downloads/paperspigot.jar"/> <classpathentry kind="lib" path="F:/Dev shit/Plugin Depends/PermissionsEx-1.22.10.jar"/>
<classpathentry kind="lib" path="C:/Users/McMas/Desktop/Desktop/Dedi/Zora/Servers/Hub/plugins/Base.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/Base (Ortix)"/>
<classpathentry kind="lib" path="E:/Downloads/lombok.jar"/>
<classpathentry kind="lib" path="E:/Downloads/PermissionsEx-1.22.10.jar"/>
<classpathentry kind="output" path="out/production/AurumHCF"/> <classpathentry kind="output" path="out/production/AurumHCF"/>
</classpath> </classpath>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>HCF</name> <name>HCF (Ortix)</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>

View File

@ -1,2 +0,0 @@
/com/
/org/

Some files were not shown because too many files have changed in this diff Show More