Skip to content

Commit

Permalink
- Fix Citizens NPCs causing error on PlayerTeleportEvent, courtesy of
Browse files Browse the repository at this point in the history
ArticDive with PR #5319.
  • Loading branch information
LlmDl committed Sep 30, 2021
1 parent 73e2834 commit e3cddcb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.palmergames.bukkit.towny</groupId>
<artifactId>Towny</artifactId>
<packaging>jar</packaging>
<version>0.97.2.1</version>
<version>0.97.2.2</version>

<licenses>
<license>
Expand Down
4 changes: 3 additions & 1 deletion resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6764,4 +6764,6 @@ v0.92.0.11:
- Invulnerable players who teleport after respawn will also lose their invulnerability.
- Bump language files to 0.125.
- Prevent spam if a player's locale is invalid, courtesy of Warriorrrr with PR #5314.
- Improve startup logging/initialization, courtesy of ArticDive & LlmDl with PR #5299.
- Improve startup logging/initialization, courtesy of ArticDive & LlmDl with PR #5299.
0.97.2.2:
- Fix Citizens NPCs causing error on PlayerTeleportEvent, courtesy of ArticDive with PR #5319.

0 comments on commit e3cddcb

Please sign in to comment.