diff --git a/out/artifacts/Resurrection_jar/Resurrection.jar b/out/artifacts/Resurrection_jar/Resurrection.jar index 93b53ec..23bb7b5 100644 Binary files a/out/artifacts/Resurrection_jar/Resurrection.jar and b/out/artifacts/Resurrection_jar/Resurrection.jar differ diff --git a/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class b/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class deleted file mode 100644 index 721add5..0000000 Binary files a/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class and /dev/null differ diff --git a/out/production/Resurrection/net/brysonsteck/PlayerData.class b/out/production/Resurrection/net/brysonsteck/PlayerData.class deleted file mode 100644 index 3b9818b..0000000 Binary files a/out/production/Resurrection/net/brysonsteck/PlayerData.class and /dev/null differ diff --git a/out/production/Resurrection/net/brysonsteck/TImeCheck.class b/out/production/Resurrection/net/brysonsteck/TImeCheck.class deleted file mode 100644 index 242f107..0000000 Binary files a/out/production/Resurrection/net/brysonsteck/TImeCheck.class and /dev/null differ diff --git a/out/production/Resurrection/net/brysonsteck/plugin.yml b/out/production/Resurrection/net/brysonsteck/plugin.yml deleted file mode 100644 index 8ca3216..0000000 --- a/out/production/Resurrection/net/brysonsteck/plugin.yml +++ /dev/null @@ -1,9 +0,0 @@ -main: net.brysonsteck.Resurrection -name: Resurrection -author: 'Bryson Steck' -version: '0.0.1 alpha' -commands: - about: - description: Displays information about Resurrection. - permission: op - usage: /about \ No newline at end of file