File Details
ChatBrawl-Hytale-ChatGames-1.0.4.jar
- R
- Feb 9, 2026
- 829.79 KB
- 54
- Early Access
File Name
ChatBrawl-Hytale-ChatGames-1.0.4.jar
Supported Versions
- Early Access
🧩 ChatBrawl – Update Changelog
🚫 Blocks Tournament Anti-Cheese
This update introduces a robust anti-cheese system for the Blocks tournament gamemode, preventing players from gaining progress by placing and immediately breaking blocks.
Added
- In-memory tracking of player-placed blocks using block position + world/dimension as a key
- Configurable time-to-live (TTL) for tracked blocks to prevent memory bloat
- Periodic cleanup of expired entries during gameplay
- Optional debug logging to verify tracking behavior during development
Improved
- Reliable handling of Hytale’s block break quirk where a break event may report the block as
Empty - Anti-cheese enforcement is based on tracker membership, not unreliable event block IDs
- Tracker is cleared automatically when a Blocks tournament starts or ends
Behavior
- Blocks placed by players during a Blocks tournament do not grant progress when broken
- Once a tracked block is broken, it is removed from the tracker to prevent repeated processing
- System is thread-safe and optimized for tournament-scale maps
🌍 Expanded Language Support
ChatBrawl now supports 15 additional languages, bringing the total to 20 supported locales.
New Languages Added
- Italian (it)
- Dutch (nl)
- Polish (pl)
- Russian (ru)
- Turkish (tr)
- Swedish (sv)
- Norwegian (no)
- Danish (da)
- Finnish (fi)
- Czech (cs)
- Hungarian (hu)
- Romanian (ro)
- Greek (el)
- Ukrainian (uk)
- Japanese (ja)
Notes
- All language files preserve identical translation keys for consistency
- English (
en) remains the fallback locale if a translation is missing

