Skip to content

Commit

Permalink
- Fix potential NPEs in PlotGroup, courtesy of galacticwarrior9 with
Browse files Browse the repository at this point in the history
PR #7483.
  • Loading branch information
LlmDl committed Jun 26, 2024
1 parent 0eda250 commit 47e1e2b
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 @@ -9842,4 +9842,5 @@ v0.92.0.11:
- New Config Option: economy.daily_taxes.do_mayors_pay_town_tax
- Default: false
- When true, a town's mayor will pay the town tax. This feature is a bit redundant because the mayor can
withdraw from the bank anyways, but it might keep towns from being deleted for not paying their upkeep.
withdraw from the bank anyways, but it might keep towns from being deleted for not paying their upkeep.
- Fix potential NPEs in PlotGroup, courtesy of galacticwarrior9 with PR #7483.

0 comments on commit 47e1e2b

Please sign in to comment.