TurfWars v1.0.1 - Chat Customization Update
 
 What's New:
 ✨ Added fully customizable chat formatting
 ✨ Added configurable colors for names, messages, and arrows
 ✨ Improved update checker reliability
 
 New Configuration Options:
 chat:
 format:
 name-color: "§f" # Player name color
 message-color: "§7" # Message text color
 arrow-color: "§7" # Arrow color
 format: "{gang_tag} {player} {arrow} {message}"
 
 Available Placeholders:
 • {gang_tag} - Player's gang tag
 • {player} - Player's name
 • {arrow} - Arrow symbol (->)
 • {message} - Player's message
 
 Note:
 • Colors use Minecraft color codes (§)
 • All settings are optional and have sensible defaults
 • Changes take effect immediately after editing config.yml
 
 Bug Fixes:
 • Fixed update checker version comparison
 • Improved error handling and logging
 • Better resource cleanup
 
 Download the latest version and view documentation:
 • Documentation: 
https://zutedtv.github.io/TurfWars-Docs/
 
 Need help? Join our Discord or open an issue on GitHub!