diff options
Diffstat (limited to 'out/production/Resurrection/net')
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class | bin | 325 -> 0 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class | bin | 2032 -> 2032 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class | bin | 2974 -> 2974 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class | bin | 1516 -> 1516 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class | bin | 991 -> 991 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class | bin | 1161 -> 1161 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class | bin | 3034 -> 3034 bytes | |||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/plugin.yml | 18 | ||||
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class | bin | 0 -> 341 bytes |
9 files changed, 0 insertions, 18 deletions
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class b/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class Binary files differdeleted file mode 100644 index b0d2323..0000000 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/CheckForUpdate.class +++ /dev/null diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class Binary files differindex a7f40ad..393c28e 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerData.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class Binary files differindex 438dfb7..737b6ed 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/PlayerListener.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class Binary files differindex f100f11..717c5cd 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class b/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class Binary files differindex a702ba5..4f62c30 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/TimeCheck.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class Binary files differindex 5513368..b1dc48d 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandAbout.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class Binary files differindex 3eed603..c1eaacd 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/commands/CommandResurrect.class 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 Binary files differnew file mode 100644 index 0000000..96d4d83 --- /dev/null +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/startup/CheckForUpdate.class |