From f90b81e427743be22ba89a1f74a3931e424b26ba Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 6 Jun 2021 16:49:57 -0600 Subject: [PATCH] gradle is finally gone --- .../Resurrection/META-INF/MANIFEST.MF | 3 --- .../Resurrection/CheckForUpdate.class | Bin 325 -> 0 bytes .../brysonsteck/Resurrection/PlayerData.class | Bin 2032 -> 2032 bytes .../Resurrection/PlayerListener.class | Bin 2974 -> 2974 bytes .../Resurrection/Resurrection.class | Bin 1516 -> 1516 bytes .../brysonsteck/Resurrection/TimeCheck.class | Bin 991 -> 991 bytes .../Resurrection/commands/CommandAbout.class | Bin 1161 -> 1161 bytes .../commands/CommandResurrect.class | Bin 3034 -> 3034 bytes .../net/brysonsteck/Resurrection/plugin.yml | 18 ------------------ .../Resurrection/startup/CheckForUpdate.class | Bin 0 -> 341 bytes .../Resurrection/startup/CheckForUpdate.java | 2 +- 11 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 out/production/Resurrection/META-INF/MANIFEST.MF delete mode 100644 out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class delete mode 100644 out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml create mode 100644 out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class diff --git a/out/production/Resurrection/META-INF/MANIFEST.MF b/out/production/Resurrection/META-INF/MANIFEST.MF deleted file mode 100644 index 6af58fd..0000000 --- a/out/production/Resurrection/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Main-Class: Resurrection - diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class b/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class deleted file mode 100644 index b0d232356b5888611f99d8fefed0735daabd62d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 325 zcmb79%T59@6g_tyjE*P-zrdZ3NIwALhJ@7w5-v_yjOQKSzW(L()Zx4xzu3FH+RfJc)U^Qu3T@P^-IvO(WLdK_C~PI` zwRAe@Uo-Jr-4O1JfBZ2bI^O Xa>mdGVw^E{kN1@MoE71MF+%SLmN!jz diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class index a7f40ad1327200c67bf9047d2d35a821fad3c510..393c28e208e4ede83631d4a1538c7a82615e837e 100644 GIT binary patch delta 17 Zcmeys|AC+5)W2Q(7#JALHgddR2LMP=2PFUi delta 17 Zcmeys|AC+5)W2Q(7#J9=H*&mS2LMQE2Pyyn diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class index 438dfb708afb803e0478385c0014d8628ba690e2..737b6eda5008a6887f6a16aa27cd316b63d00350 100644 GIT binary patch delta 17 ZcmbOyK2MzE)W2Q(7#JALHgZhk1^_-_215V< delta 17 ZcmbOyK2MzE)W2Q(7#J9=H*!ql1^_;J21oz^ diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class index f100f11a554ac670ee7164b0a7647c79637dd33e..717c5cdd04102aee2ffffc1bef648277f4698c57 100644 GIT binary patch delta 17 ZcmaFE{f3+4)W2Q(7#JALHgY^+1pr4*2M+)M delta 17 ZcmaFE{f3+4)W2Q(7#J9=H*!2-1pr592NVDR diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class b/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class index a702ba56b25b0cbdf14002d6234b78583863c16f..4f62c3058e468944e9ba3a4743bf8d48aa03e086 100644 GIT binary patch delta 17 Zcmcc5exIG=)W2Q(7#JALHga5N1^`7G2HpSw delta 17 Zcmcc5exIG=)W2Q(7#J9=H*#EO1^`7f2IBw# diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class index 55133680de6ba3e2f685af12ef963a48a7171532..b1dc48d0fc36e50b8e00f2e44717d0e06db616c0 100644 GIT binary patch delta 17 YcmeC=?BwJ)^>5cc1_lPRjU0_E06FUg;Q#;t delta 17 YcmeC=?BwJ)^>5cc1_lP}jU0_E06GK(<^TWy diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class index 3eed603ac3f5f999d9715f18f550f30f814258b0..c1eaacdd6ae0a18fde7fdbe93841c7a9f3003c34 100644 GIT binary patch delta 17 Zcmca5eoLI=)W2Q(7#JALHga6z1^`A_2KN8} delta 17 Zcmca5eoLI=)W2Q(7#J9=H*#F!1^`BJ2K)d3 diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml b/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml deleted file mode 100644 index 2a0f9a5..0000000 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml +++ /dev/null @@ -1,18 +0,0 @@ -main: net.brysonsteck.Resurrection.Resurrection -name: Resurrection -author: 'Bryson Steck' -version: '0.0.1 alpha' -commands: - about: - description: Displays information about Resurrection. - permission: op - usage: /about - - timecheck: - description: Displays the remaining time before the player (or specified player) is resurrected. - usage: /timecheck [PLAYER NAME] - - resurrect: - description: Manually resurrects a player. - permission: op - usage: /resurrect PLAYER_NAME \ No newline at end of file diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class b/out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class new file mode 100644 index 0000000000000000000000000000000000000000..96d4d8316341c1d06a274c77bab95094579cbfe4 GIT binary patch literal 341 zcmbVHyG{c!5S+b74vvsS@CE6B0v8Ax5KW|1Cy;=o_gyUFaM+RUL*lcjkW%mgd=z3G z(a>gBn%$XQX?MPVHeUd)Fe;HCEs*t*qemF6rbFPQX2m{6h!(S8eR0aS5 literal 0 HcmV?d00001 diff --git a/src/net/brysonsteck/Resurrection/startup/CheckForUpdate.java b/src/net/brysonsteck/Resurrection/startup/CheckForUpdate.java index 68cab70..2dfbf76 100644 --- a/src/net/brysonsteck/Resurrection/startup/CheckForUpdate.java +++ b/src/net/brysonsteck/Resurrection/startup/CheckForUpdate.java @@ -1,4 +1,4 @@ -package net.brysonsteck.Resurrection; +package net.brysonsteck.Resurrection.startup; public class CheckForUpdate { }