aboutsummaryrefslogtreecommitdiff
path: root/out/production/Resurrection
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-06 11:50:21 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-06 11:50:21 -0600
commit95f2d89c3588e380d59cdef788379e9f2bae7bad (patch)
tree31860581bade6eefef23f788af0cadf75cc3ce87 /out/production/Resurrection
parentdb5c24bc26e4d6a34ecd1ab9118f0f098eee3581 (diff)
downloadresurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar
resurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar.gz
resurrection-95f2d89c3588e380d59cdef788379e9f2bae7bad.tar.bz2
forgot to build jar again
Diffstat (limited to 'out/production/Resurrection')
-rw-r--r--out/production/Resurrection/net/brysonsteck/CheckForUpdate.classbin299 -> 0 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/PlayerData.classbin2006 -> 0 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/TImeCheck.classbin1030 -> 0 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/plugin.yml9
4 files changed, 0 insertions, 9 deletions
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
--- a/out/production/Resurrection/net/brysonsteck/CheckForUpdate.class
+++ /dev/null
Binary files 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
--- a/out/production/Resurrection/net/brysonsteck/PlayerData.class
+++ /dev/null
Binary files 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
--- a/out/production/Resurrection/net/brysonsteck/TImeCheck.class
+++ /dev/null
Binary files 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