From b126c12e1e1b570812dae40d0fb4e75fa9fcb287 Mon Sep 17 00:00:00 2001 From: StephanBH Date: Sun, 22 Dec 2019 15:03:16 -0800 Subject: [PATCH] Fixed Error --- .idea/encodings.xml | 2 ++ src/main/resources/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.idea/encodings.xml b/.idea/encodings.xml index b26911b..af673e7 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -2,5 +2,7 @@ + + \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 037a6ca..2f3711b 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: AntiBot version: ${project.version} -main: net.noodles.antibot.antibotmain.AntiBotMain +main: net.noodles.antibot.antibotmain.AntiBot authors: [BGHDDevelopment] description: AntiBot Plugin website: https://bghddevelopment.com