Skip to content

Commit

Permalink
- Fix two nation command tab complete exceptions, courtesy of Warrior
Browse files Browse the repository at this point in the history
with PR #7158.
  - Make plot groups extend townyobject, courtesy of Warrior with
PR #7141.
    - Closes #6092.
  - Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1.
  • Loading branch information
LlmDl committed Jan 3, 2024
1 parent 646164d commit e1acedf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9364,4 +9364,8 @@ v0.92.0.11:
- New Config Option: claiming.overclaiming.nations_required_to_be_enemies
- Default: false
- When true, when the towns involved in the overclaiming both have nations, the overclaiming town's nation will have to have the overclaimed town's nation declared as an enemy.
- Towns with no nation are not affected by this rule.
- Towns with no nation are not affected by this rule.
- Fix two nation command tab complete exceptions, courtesy of Warrior with PR #7158.
- Make plot groups extend townyobject, courtesy of Warrior with PR #7141.
- Closes #6092.
- Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1.

0 comments on commit e1acedf

Please sign in to comment.