From 3aba59f2276748cbc91c44b5f0434b8c1c851954 Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sun, 5 Jan 2020 15:18:49 +0100 Subject: [PATCH 01/15] Update and rename Plugin.yml to plugin.yml --- Plugin.yml => plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Plugin.yml => plugin.yml (85%) diff --git a/Plugin.yml b/plugin.yml similarity index 85% rename from Plugin.yml rename to plugin.yml index 84f9e88..ef39c0a 100644 --- a/Plugin.yml +++ b/plugin.yml @@ -1,4 +1,4 @@ -name: Ozo +name: MyPlugin version: 1.0.0 author: SuperBaronDEV api: 3.11.1 From 1834820e16911a73ef3da6bff4382ff8e2e52f6c Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sun, 5 Jan 2020 15:19:42 +0100 Subject: [PATCH 02/15] Create .poggit.yml --- .poggit.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml new file mode 100644 index 0000000..8d62350 --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,10 @@ +--- +branches: +- PocketMine-MP +- api-4.0.0 +- Generators +projects: + MyPlugin: + path: MyPlugin + icon: icon.png +... From 0cec29610676f466b0d71718124f2bc139a4e210 Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 11 Jan 2020 19:42:58 +0100 Subject: [PATCH 03/15] Delete .poggit.yml --- .poggit.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml deleted file mode 100644 index 8d62350..0000000 --- a/.poggit.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -branches: -- PocketMine-MP -- api-4.0.0 -- Generators -projects: - MyPlugin: - path: MyPlugin - icon: icon.png -... From 7fd5a64350c65f1334aacc374cacaba76e937263 Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 11 Jan 2020 19:44:02 +0100 Subject: [PATCH 04/15] Update plugin.yml --- plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yml b/plugin.yml index ef39c0a..4d7dfb5 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,4 +1,4 @@ -name: MyPlugin +name: Rules version: 1.0.0 author: SuperBaronDEV api: 3.11.1 From 7cebb44e63c07f63ee6e21d052239776d63cc2bb Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 11 Jan 2020 19:44:12 +0100 Subject: [PATCH 05/15] Update plugin.yml From de46a8a24a3d9aaea08292edd4d0463ae35cbdd3 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Sat, 11 Jan 2020 20:05:30 +0100 Subject: [PATCH 06/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules --- .poggit.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml new file mode 100644 index 0000000..c38eef2 --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,5 @@ +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules +branches: +- master +projects: [] +... From 65a5d85314d6b82be145dbc7c5344ae82149b5e2 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Sat, 11 Jan 2020 20:07:03 +0100 Subject: [PATCH 07/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules From e27db5540e41e5df9938dd7abd68d8fcdb819631 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Sat, 11 Jan 2020 20:09:35 +0100 Subject: [PATCH 08/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules From 8d2e0722df30dcf74f79de0dfebd5b10cb189ebd Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 11 Jan 2020 20:20:04 +0100 Subject: [PATCH 09/15] Update .poggit.yml --- .poggit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.poggit.yml b/.poggit.yml index c38eef2..c9a559e 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -1,5 +1,5 @@ --- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules branches: -- master +- PocketMine-MP projects: [] ... From c7b6dbe1aaa3dabd374a352ae3e3bc2a67c85cc9 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Sun, 12 Jan 2020 17:09:51 +0100 Subject: [PATCH 10/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules From 773259a035e8d8bab124f03e182793675c6414c6 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Sun, 12 Jan 2020 17:14:29 +0100 Subject: [PATCH 11/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules --- .poggit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.poggit.yml b/.poggit.yml index c9a559e..c1c297c 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -1,5 +1,5 @@ --- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules branches: - PocketMine-MP -projects: [] +projects: [Rules] ... From 0f651a40fefd62e45795370ab9b3de0c25476857 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Tue, 14 Jan 2020 15:44:03 +0100 Subject: [PATCH 12/15] Create .poggit.yml Poggit-CI is enabled for this repo by @SuperBaronDEV Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules --- .poggit.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.poggit.yml b/.poggit.yml index c1c297c..1806436 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -1,5 +1,7 @@ --- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules branches: - PocketMine-MP -projects: [Rules] +- master +projects: +- Rules ... From bc1a82d5d99d73d5c1bcb3aeca71e5916bcc32b8 Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 25 Jan 2020 16:02:39 +0100 Subject: [PATCH 13/15] Delete .poggit.yml --- .poggit.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml deleted file mode 100644 index 1806436..0000000 --- a/.poggit.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/SuperBaronDEV/Rules -branches: -- PocketMine-MP -- master -projects: -- Rules -... From fc5d75b573a915329957ec144b292ac9c76e93cd Mon Sep 17 00:00:00 2001 From: SuperBaronDEV <58933628+SuperBaronDEV@users.noreply.github.com> Date: Sat, 25 Jan 2020 16:02:55 +0100 Subject: [PATCH 14/15] Delete MyPlugin.php --- SRC/ SuperBaronDEV/ MyPlugin/MyPlugin.php | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 SRC/ SuperBaronDEV/ MyPlugin/MyPlugin.php diff --git a/SRC/ SuperBaronDEV/ MyPlugin/MyPlugin.php b/SRC/ SuperBaronDEV/ MyPlugin/MyPlugin.php deleted file mode 100644 index fc75179..0000000 --- a/SRC/ SuperBaronDEV/ MyPlugin/MyPlugin.php +++ /dev/null @@ -1,5 +0,0 @@ - Date: Sat, 25 Jan 2020 16:03:05 +0100 Subject: [PATCH 15/15] Delete plugin.yml --- plugin.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 plugin.yml diff --git a/plugin.yml b/plugin.yml deleted file mode 100644 index 4d7dfb5..0000000 --- a/plugin.yml +++ /dev/null @@ -1,5 +0,0 @@ -name: Rules -version: 1.0.0 -author: SuperBaronDEV -api: 3.11.1 -main: SuperBaronDEV\myplugin\MyPlugin