aboutsummaryrefslogtreecommitdiff
path: root/out
diff options
context:
space:
mode:
Diffstat (limited to 'out')
-rw-r--r--out/production/Resurrection/META-INF/MANIFEST.MF3
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.classbin325 -> 0 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.classbin2032 -> 2032 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.classbin2974 -> 2974 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.classbin1516 -> 1516 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.classbin991 -> 991 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.classbin1161 -> 1161 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.classbin3034 -> 3034 bytes
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml18
-rw-r--r--out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.classbin0 -> 341 bytes
10 files changed, 0 insertions, 21 deletions
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 b0d2323..0000000
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class
+++ /dev/null
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class
index a7f40ad..393c28e 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class
index 438dfb7..737b6ed 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class
index f100f11..717c5cd 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class b/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class
index a702ba5..4f62c30 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class
index 5513368..b1dc48d 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class
Binary files differ
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class
index 3eed603..c1eaacd 100644
--- a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class
Binary files differ
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 0000000..96d4d83
--- /dev/null
+++ b/out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class
Binary files differ