Skip to content

Commit

Permalink
- Add config option for Closed Economy UUID, courtesy of turtledude01
Browse files Browse the repository at this point in the history
with PR #7704.
  - New Config Option: economy.closed_economy.server_account_uuid
    - Default: a73f39b0-1b7c-2930-b4a3-ce101812d926
    - The UUID of the account that all money that normally disappears
goes into.
  - Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4.
  - Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4.
  - Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3.
  - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to
3.11.2.
  • Loading branch information
LlmDl committed Dec 27, 2024
1 parent efc0ddf commit 0d68a0e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10178,4 +10178,12 @@ v0.92.0.11:
- Closes #7699.
- New Subcommand: /plot evict forsale
- Cuases a newly evicted plot to be put back up for sale, using the town's default plot price.
- Closes #7713.
- Closes #7713.
- Add config option for Closed Economy UUID, courtesy of turtledude01 with PR #7704.
- New Config Option: economy.closed_economy.server_account_uuid
- Default: a73f39b0-1b7c-2930-b4a3-ce101812d926
- The UUID of the account that all money that normally disappears goes into.
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4.
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4.
- Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3.
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2.

0 comments on commit 0d68a0e

Please sign in to comment.