Skip to content

Commit

Permalink
- Make addItemList accept any list of the same type, courtesy of
Browse files Browse the repository at this point in the history
Warrior with PR #7333.
  - Add TransactionEvents thrown by /ta withdraw and deposit commands.
  - Go into safemode if no sql connection could be made, courtesy of
Warrior with PR #7432.
  - Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2.
  - Bump me.clip:placeholderapi from 2.11.5 to 2.11.6.
  • Loading branch information
LlmDl committed Jun 1, 2024
1 parent 1025a25 commit 99a9b93
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9791,4 +9791,9 @@ v0.92.0.11:
- When set, all new Nations will have their map color set to this color. You must use a colour listed in the global_nation_settings.allowed_map_colors setting below, ie aqua, azure, etc.
- Fix players who log into an area where they are outlawed not using the correct town.
- API: Add SuccessfulTownyTeleportEvent
- Thrown when a player is spawned by Towny after they use /res, /town, or /nation spawn.
- Thrown when a player is spawned by Towny after they use /res, /town, or /nation spawn.
- Make addItemList accept any list of the same type, courtesy of Warrior with PR #7333.
- Add TransactionEvents thrown by /ta withdraw and deposit commands.
- Go into safemode if no sql connection could be made, courtesy of Warrior with PR #7432.
- Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2.
- Bump me.clip:placeholderapi from 2.11.5 to 2.11.6.

0 comments on commit 99a9b93

Please sign in to comment.