diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a0712a2..a022f0bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Add SyncTilePicking event. This is called when a player damages a tile. Implementing SyncTilePickingHandler and patching tile damaging related exploits. (Preventing player sending invalid world position data which disconnects other players.) * Fix the issue where mobs could not be fished out during bloodmoon because of Bouncer checks. (@Patrikkk) * Update for OTAPI 2.0.0.37 and Terraria 1.4.0.5. (@hakusaro, @Patrikkk) -* Adding missing PlayerInfo data in GetDataHandler. (@Patrikkk) +* Add additional config options for automatically kicking clients from the server upon breaking anti-cheat thresholds. (@moisterrific) ## TShock 4.4.0 (Pre-release 10) * Fix all rope coils. (@Olink)