Releases: TownyAdvanced/TownyChat
Releases · TownyAdvanced/TownyChat
0.88 for Towny 0.96.7.0+
- Fix players who've just recently joined a town/nation/alliance not being included in the town/nation/alliance chats.
- Fix spam_time settings not working.
- Fix hex color codes not being parsed in TownyChat spy messages.
0.87 for Towny 0.96.5.5+
- Fix event firing async.
- Fix ranged global channels' chat being forwarded to dynmap.
- Fix UnsupportedOperationException which was possible when leaving a channel.
0.86 for Towny 0.96.5.5+
- Fix firing PlayerJoinChatChannelEvent async.
0.85 for Towny 0.96.5.5+
- Fix permission tests being done too early on PlayerJoin.
- Closes TownyAdvanced/Towny#4615
0.84 for Towny 0.96.3.0+
- Fix nation and town names not parsing out the _'s for spaces.
- Closes TownyAdvanced/Towny#4489.
- Allow hex colour codes to be used in the messagecolour options channels.yml.
- Closes TownyAdvanced/Towny#4087.
- Implemented PlayerJoinChatChannelEvent, courtesy of Glare with PR #32.
- Closes TownyAdvanced/Towny#4575.
- Add persistant leaving for channels.
- Uses Towny resident metadata, you will be able to see ignored channels on your /res status screen.
- Normal joining/leaving commands are used just like before.
- Closes TownyAdvanced/Towny#3133.
0.83 for Towny 0.96.3.0+
- Fix townychat.spam.bypass doing the opposite of its job.
- Fix spam countdown resetting if you speak too early.
0.82 for Towny 0.96.3.0+
- Fix Towny not being in the depend list (instead of the softdepend list.)
- Should solve load order issues.
0.81 for Towny 0.96.3.0+
- Add townychat.chat.format.* childnodes to plugin.yml so players are explicitly not given them.
- Closes TownyAdvanced/Towny#4351
- Fix double prefix displaying on the message shown when using a channel command for the channel you're already joined to.
0.79 for Towny 0.96.2.17+
- Fix colouring the alone message.
- Replace TownyMessaging method used to send some TownyChat messages.
- Removes double prefixes ie: [Towny] [TownyChat] message....
0.78 for Towny 0.96.2.17+
- Dynmap added to softdepends list, courtesy of ZombiMigz with PR #31.
- Allow for colouring the alone message.
- Adapt to change in Towny 0.96.2.17 Version code.
- Build against 0.96.2.17, minimum required Towny version now 0.96.2.17.