diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8c3657..c1dbcd6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ #### [Version 1.0.0.15] Stargate-Rewritten - Added a trace command to improve UX for bug reporting -- Changed to new package name (org.sgrewitten) +- Changed to new package name (org.sgrewritten) - Moved low-usage flags to the SG-Mechanics module (`Q`, `H`, `N`, `S`) - Updated localisation targets and pulled most recent translations from crowdin. - Added default detections for sublanguage specifications based on parent locales. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6e8bbf4d..b03d5d3a 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -2,7 +2,7 @@ name: Stargate main: org.sgrewritten.stargate.Stargate version: @version@ description: The original, and still the best, transportation plugin for the Bukkit Ecosystem. -authors: [ Knarvik, Thorin, sgrewitten.org/credits ] +authors: [ Knarvik, Thorin, sgrewritten.org/credits ] website: https://sgrewritten.org api-version: 1.20 folia-supported: true