diff --git a/bin/main/config.yml b/bin/main/config.yml deleted file mode 100644 index 76ec51b..0000000 --- a/bin/main/config.yml +++ /dev/null @@ -1,5 +0,0 @@ -# The amount of money to give out to online players -amountToGive: 0.25 - -# Give every seconds -duration: 60 \ No newline at end of file diff --git a/bin/main/dev/zontreck/amp/AutoMoneyPlugin$1.class b/bin/main/dev/zontreck/amp/AutoMoneyPlugin$1.class deleted file mode 100644 index 63f01c7..0000000 Binary files a/bin/main/dev/zontreck/amp/AutoMoneyPlugin$1.class and /dev/null differ diff --git a/bin/main/dev/zontreck/amp/AutoMoneyPlugin.class b/bin/main/dev/zontreck/amp/AutoMoneyPlugin.class deleted file mode 100644 index e376b31..0000000 Binary files a/bin/main/dev/zontreck/amp/AutoMoneyPlugin.class and /dev/null differ diff --git a/bin/main/dev/zontreck/amp/Configuration.class b/bin/main/dev/zontreck/amp/Configuration.class deleted file mode 100644 index 625093d..0000000 Binary files a/bin/main/dev/zontreck/amp/Configuration.class and /dev/null differ diff --git a/bin/main/plugin.yml b/bin/main/plugin.yml deleted file mode 100644 index 6d29458..0000000 --- a/bin/main/plugin.yml +++ /dev/null @@ -1,20 +0,0 @@ -main: ${PACKAGE}.${NAME} -name: ${NAME} -version: "${VERSION}" -api-version: "1.21.1" -author: zontreck -description: A simple plugin providing automatic money to online players. -commands: - ex: - description: Base command for EXAMPLE - usage: "For a list of commands, type /ex help" - aliases: example -permissions: - example.test: - description: DESCRIPTION - default: true - example.*: - description: Grants all other permissions - default: false - children: - example.test: true \ No newline at end of file diff --git a/bin/test/.gitkeep b/bin/test/.gitkeep deleted file mode 100644 index e69de29..0000000