diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 11:50:21 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 11:50:21 -0600 |
commit | 95f2d89c3588e380d59cdef788379e9f2bae7bad (patch) | |
tree | 31860581bade6eefef23f788af0cadf75cc3ce87 | |
parent | db5c24bc26e4d6a34ecd1ab9118f0f098eee3581 (diff) | |
download | resurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar resurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar.gz resurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar.bz2 |
forgot to build jar again
-rw-r--r-- | out/artifacts/Resurrection_jar/Resurrection.jar | bin | 1329091 -> 1332151 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/CheckForUpdate.class | bin | 299 -> 0 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/PlayerData.class | bin | 2006 -> 0 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/TImeCheck.class | bin | 1030 -> 0 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/plugin.yml | 9 |
5 files changed, 0 insertions, 9 deletions
diff --git a/out/artifacts/Resurrection_jar/Resurrection.jar b/out/artifacts/Resurrection_jar/Resurrection.jar Binary files differindex 93b53ec..23bb7b5 100644 --- a/out/artifacts/Resurrection_jar/Resurrection.jar +++ b/out/artifacts/Resurrection_jar/Resurrection.jar diff --git a/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class b/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class Binary files differdeleted file mode 100644 index 721add5..0000000 --- a/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class +++ /dev/null diff --git a/out/production/Resurrection/net/brysonsteck/PlayerData.class b/out/production/Resurrection/net/brysonsteck/PlayerData.class Binary files differdeleted file mode 100644 index 3b9818b..0000000 --- a/out/production/Resurrection/net/brysonsteck/PlayerData.class +++ /dev/null diff --git a/out/production/Resurrection/net/brysonsteck/TImeCheck.class b/out/production/Resurrection/net/brysonsteck/TImeCheck.class Binary files differdeleted file mode 100644 index 242f107..0000000 --- a/out/production/Resurrection/net/brysonsteck/TImeCheck.class +++ /dev/null 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 |