Skip to content

Commit

Permalink
- Prevent wind charge exploits on switch blocks.
Browse files Browse the repository at this point in the history
    - Closes #7648.
  • Loading branch information
LlmDl committed Oct 29, 2024
1 parent a7fa973 commit 346878a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10101,4 +10101,6 @@ v0.92.0.11:
- towny.command.resident.toggle.townunclaim
- Update spigot-api to 1.21.3.
- Add compatibility layer for renamed Particle names.
- Fix testing broken in 1.21 bump, update workflows to use java 21, add paper-api with test scope to make MockBukkit happy again.
- Fix testing broken in 1.21 bump, update workflows to use java 21, add paper-api with test scope to make MockBukkit happy again.
- Prevent wind charge exploits on switch blocks.
- Closes #7648.

0 comments on commit 346878a

Please sign in to comment.