Releases: TownyAdvanced/TownyChat
Releases · TownyAdvanced/TownyChat
0.76 for Towny 0.96.2.5+
- Fix chat format line not parsing hex colors, courtesy of Siris with PR #28.
- Closes TownyAdvanced/Towny#4159.
0.75 for Towny 0.96.2.5+
- Replace deprecated getLangString code.
- Update to fix spying on servers with DeluxeChat.
- Fix changing chat channels removing non-channel modes.
- Add Towny version checking to enforce min. required versions.
0.74 for Towny 0.96.2.5+
Fix error spam from the Towny 0.96.2.5+ API
0.73 for Towny 0.96.2.2+
- Add Hex Color Support to TownyChat, courtesy of Siris with PR #27.
- The format for hex colors is a # symbol followed by 6 numbers.
- You can use any of the 3 formats:
- #RRGGBB
- &#RRGGBB
- {#RRGGBB}
0.72 for 1.13/1.14/1.15
- Fix ConcurrentModificationException caused by spies.
- Closes TownyAdvanced/Towny#4077
0.71 for 1.13/1.14/1.15
- Bugfixes on the AsyncChatHookEvents, courtesy of Rebstew with PR #26.
0.70 for 1.13/1.14/1.15
- Allow for $ and \ to be used in the chat line.
- Closes: TownyAdvanced/Towny#3960
- People spying on chat will now see the chat formatted differently from normal.
- De-clutters the chat.
- Closes: TownyAdvanced/Towny#2665
0.69 for 1.13/1.14/1.15
- Fix missing spaces from {title} & {surname} & {townypostfix}.
0.68 for 1.13/1.14/1.15
- Updated comments to reflect change with toggling chats, courtesy of GenSecrets with PR #25.
0.67 for 1.13/1.14/1.15
- Fix for TownyChat overwriting towny_default_modes player modes on login.