From 59f0053419f6515ebf7fc11ffb036ff507528e6d Mon Sep 17 00:00:00 2001 From: Jonathan Williams Date: Mon, 29 Jun 2015 19:43:35 -0400 Subject: [PATCH] Implemented Updater for PE --- Pocket/plugins/Mineplex/.idea/misc.xml | 4 + Pocket/plugins/Mineplex/.idea/workspace.xml | 341 +++++++++++------- .../Mineplex/src/mineplex/plugin/Main.php | 10 +- .../plugin/core/updater/UpdateEvent.php | 28 ++ .../plugin/core/updater/UpdateType.php | 37 ++ .../mineplex/plugin/core/updater/Updater.php | 58 +++ 6 files changed, 342 insertions(+), 136 deletions(-) create mode 100644 Pocket/plugins/Mineplex/.idea/misc.xml create mode 100644 Pocket/plugins/Mineplex/src/mineplex/plugin/core/updater/UpdateEvent.php create mode 100644 Pocket/plugins/Mineplex/src/mineplex/plugin/core/updater/UpdateType.php create mode 100644 Pocket/plugins/Mineplex/src/mineplex/plugin/core/updater/Updater.php diff --git a/Pocket/plugins/Mineplex/.idea/misc.xml b/Pocket/plugins/Mineplex/.idea/misc.xml new file mode 100644 index 000000000..8662aa97f --- /dev/null +++ b/Pocket/plugins/Mineplex/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Pocket/plugins/Mineplex/.idea/workspace.xml b/Pocket/plugins/Mineplex/.idea/workspace.xml index 3f2f96e7c..83d445750 100644 --- a/Pocket/plugins/Mineplex/.idea/workspace.xml +++ b/Pocket/plugins/Mineplex/.idea/workspace.xml @@ -25,34 +25,68 @@ - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + - - - + + + + + @@ -60,7 +94,7 @@ - + @@ -70,58 +104,28 @@ - + - - - - - - - - - - - + - + - - - - - - - - - - - - - - - - - - - - - - + + @@ -148,7 +152,10 @@ @@ -162,7 +169,6 @@ @@ -359,6 +365,36 @@