diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-10-20 22:08:50 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-10-20 22:08:53 +0100 |
| commit | 6a1bc9583140b6266df1ddf154b81970fd7ddb88 (patch) | |
| tree | bea85a0acdca464358bcde6d6e0cab4e53355803 /src/main/resources | |
| parent | bcbb43392cd45e03a68bc581396fc5bbac691080 (diff) | |
Namespace has changed
- Changed package to com.leonardobishop.quests
- Incremented version number
- No longer in beta
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 |
