From 6a1bc9583140b6266df1ddf154b81970fd7ddb88 Mon Sep 17 00:00:00 2001 From: fatpigsarefat Date: Sat, 20 Oct 2018 22:08:50 +0100 Subject: Namespace has changed - Changed package to com.leonardobishop.quests - Incremented version number - No longer in beta --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ea736d3c..691112a8 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,8 +3,8 @@ name: Quests # This will be replaced with the property "release.version" in pom.xml upon build. version: %PLUGIN_VERSION% -main: me.fatpigsarefat.quests.Quests -author: fatpigsarefat +main: com.leonardobishop.quests.Quests +author: lmbishop softdepend: [ASkyBlock, uSkyBlock] prefix: Quests -- cgit v1.2.3-70-g09d2