Added backup files

This commit is contained in:
Liliesh 2026-03-18 18:54:23 +01:00
commit b2ad01be76
Signed by: liliesh
GPG key ID: 680387646C7BAE8E
7 changed files with 3489 additions and 0 deletions

12
.classpath Executable file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/netbenix/Downloads/spigot-1.16.3.jar"/>
<classpathentry kind="lib" path="E:/Programming/APIs/Vault.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>