diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
