Skip to content

Commit

Permalink
- Add the towny.command.resident.jail to the nomad section of the
Browse files Browse the repository at this point in the history
townyperms.yml file, so that players without a town can pay bail if
they're jailed.
  • Loading branch information
LlmDl committed Feb 13, 2024
1 parent 861c3b7 commit e7442e6
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -9512,4 +9512,5 @@ v0.92.0.11:
- Requires the towny.command.town.invite.add permission node to use (same node used for removing one by one.)
- Cause trusted residents who have changed their names to auto-matically carry their trusted status in a town over, without a server restart required.
- Closes #7249.
- Overhaul the NameValidation class.
- Overhaul the NameValidation class.
- Add the towny.command.resident.jail to the nomad section of the townyperms.yml file, so that players without a town can pay bail if they're jailed.
1 change: 1 addition & 0 deletions Towny/src/main/resources/townyperms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ nomad:
- towny.chat.general
- towny.command.towny.war.hud
- towny.command.resident.set.about
- towny.command.resident.jail

towns:
default:
Expand Down

0 comments on commit e7442e6

Please sign in to comment.