diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 00:15:30 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 00:15:30 -0600 |
commit | d308671441ce473bc2b56fa166d7a214aec980c6 (patch) | |
tree | a5736c00452c6ab4bebf833ba594a6027bf33069 /out/production/Resurrection/net | |
parent | 6b9e7b28e59a274ee2881f388649357b651cf037 (diff) | |
download | resurrection-d308671441ce473bc2b56fa166d7a214aec980c6.tar resurrection-d308671441ce473bc2b56fa166d7a214aec980c6.tar.gz resurrection-d308671441ce473bc2b56fa166d7a214aec980c6.tar.bz2 |
allowing out folder for now
Diffstat (limited to 'out/production/Resurrection/net')
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/PlayerAttributes.class | bin | 0 -> 2079 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/PlayerData.class | bin | 0 -> 2006 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/PlayerListener.class | bin | 0 -> 1579 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection.class | bin | 0 -> 760 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/plugin.yml | 3 |
5 files changed, 3 insertions, 0 deletions
diff --git a/out/production/Resurrection/net/brysonsteck/PlayerAttributes.class b/out/production/Resurrection/net/brysonsteck/PlayerAttributes.class Binary files differnew file mode 100644 index 0000000..831949d --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/PlayerAttributes.class diff --git a/out/production/Resurrection/net/brysonsteck/PlayerData.class b/out/production/Resurrection/net/brysonsteck/PlayerData.class Binary files differnew file mode 100644 index 0000000..3b9818b --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/PlayerData.class diff --git a/out/production/Resurrection/net/brysonsteck/PlayerListener.class b/out/production/Resurrection/net/brysonsteck/PlayerListener.class Binary files differnew file mode 100644 index 0000000..feee780 --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/PlayerListener.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection.class Binary files differnew file mode 100644 index 0000000..aca34c9 --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/Resurrection.class diff --git a/out/production/Resurrection/net/brysonsteck/plugin.yml b/out/production/Resurrection/net/brysonsteck/plugin.yml new file mode 100644 index 0000000..36632da --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/plugin.yml @@ -0,0 +1,3 @@ +main: net.brysonsteck.Resurrection +name: Resurrection +version: alpha 0.0.1
\ No newline at end of file |