commit 5dd7716e886b5df4bcc3f3a5402f96f7d3e4e81f Author: Ad5001 Date: Sun Oct 29 01:06:47 2017 +0200 👻 diff --git a/README.md b/README.md new file mode 100644 index 0000000..482cdba --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Spooky +Halloween plugin. + + +Music used here: NIVIRO - The Return +Track's link: https://soundcloud.com/djniviro/thereturn +Niviro's website: https://www.djniviro.com \ No newline at end of file diff --git a/config.yml b/config.yml new file mode 100644 index 0000000..22d7e6e --- /dev/null +++ b/config.yml @@ -0,0 +1,3 @@ +--- +# This is the default config generated with ImagicalPlugCreator. (C) ImagicalPlugCreator - Ad5001 2016 +... \ No newline at end of file diff --git a/plugin.yml b/plugin.yml new file mode 100644 index 0000000..eca88ed --- /dev/null +++ b/plugin.yml @@ -0,0 +1,9 @@ +--- +name: Spooky +author: Ad5001 +version: 1.0 +api: [3.0.0-ALPHA9] +main: Ad5001\Spooky\Main +commands: [] +permissions: [] +... \ No newline at end of file diff --git a/resources/config.yml b/resources/config.yml new file mode 100644 index 0000000..22d7e6e --- /dev/null +++ b/resources/config.yml @@ -0,0 +1,3 @@ +--- +# This is the default config generated with ImagicalPlugCreator. (C) ImagicalPlugCreator - Ad5001 2016 +... \ No newline at end of file diff --git a/resources/ghost_player_data.dat b/resources/ghost_player_data.dat new file mode 100644 index 0000000..c21acbb Binary files /dev/null and b/resources/ghost_player_data.dat differ diff --git a/src/Ad5001/Spooky/Main.php b/src/Ad5001/Spooky/Main.php new file mode 100644 index 0000000..b8c7cbe --- /dev/null +++ b/src/Ad5001/Spooky/Main.php @@ -0,0 +1,82 @@ +getServer()->getScheduler()->schedulerTask(new Task1($this),