Skip to content

Commit

Permalink
- Refactor OnPlayerLogin task for readability.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Oct 1, 2024
1 parent 7d9d2c1 commit 244ac71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Towny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>towny</artifactId>
<packaging>jar</packaging>
<version>0.100.4.4</version>
<version>0.100.4.5</version>

<licenses>
<license>
Expand Down
4 changes: 3 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10036,4 +10036,6 @@ v0.92.0.11:
- Turns on and off the respawn-to-bed option.
- Don't show warmup particles for hidden/invisible players, courtesy of Warrior with PR #7611.
- Fix tab complete exception in sanctiontown, courtesy of Warrior with PR #7613.
- Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0.
- Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0.
0.100.4.5:
- Refactor OnPlayerLogin task for readability.

0 comments on commit 244ac71

Please # to comment.