Skip to content

Commit

Permalink
- Refactor some TownCommand code to be simpler, more optimized, and
Browse files Browse the repository at this point in the history
reduce redundant code.
  • Loading branch information
LlmDl committed Nov 5, 2023
1 parent 6f96a13 commit e2d3b92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9187,4 +9187,5 @@ v0.92.0.11:
- Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.1.
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1.
- Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.22.0 to 3.44.0.
- Fix /ta town and /ta nation tab completers not using TownyAddonCommandAPI completions when there are too many arguments.
- Fix /ta town and /ta nation tab completers not using TownyAddonCommandAPI completions when there are too many arguments.
- Refactor some TownCommand code to be simpler, more optimized, and reduce redundant code.

0 comments on commit e2d3b92

Please sign in to comment.