diff --git a/pom.xml b/pom.xml index 0f4d25a..d10fcf8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.iConomy iConomy - 5.19 + 5.20 iConomy 5 The good ole iConomy 5 https://github.com/iconomy5legacy/iConomy diff --git a/src/main/resources/Changelog.txt b/src/main/resources/Changelog.txt index 80535e7..8bbd0c5 100644 --- a/src/main/resources/Changelog.txt +++ b/src/main/resources/Changelog.txt @@ -1,6 +1,3 @@ -5.21: - - Add description to plugin.yml, courtesy of ImperialSam12 with PR #39. - - Add tab completion, courtesy of ewof and LlmDl with PR #37. 5.20: - Refactor command parsing. - Remove Bank feature, which likely did not work anyways. @@ -8,6 +5,8 @@ - Fix missing no-permissions feedback. - Fix ops not receiving iConomy.list permission node. - Switch to Java 17 and add Jabel. + - Add description to plugin.yml, courtesy of ImperialSam12 with PR #39. + - Add tab completion, courtesy of ewof and LlmDl with PR #37. 5.19: - Add support for Folia servers, iConomy now requires Towny 0.99.2.0 or newer to be installed. 5.18: