Skip to content

Releases: TownyAdvanced/TownyChat

0.88 for Towny 0.96.7.0+

08 May 20:42
Compare
Choose a tag to compare
  • 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+

08 Feb 17:39
Compare
Choose a tag to compare
  • 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+

16 Jan 17:45
Compare
Choose a tag to compare
  • Fix firing PlayerJoinChatChannelEvent async.

0.85 for Towny 0.96.5.5+

15 Jan 13:06
Compare
Choose a tag to compare

0.84 for Towny 0.96.3.0+

19 Dec 16:12
Compare
Choose a tag to compare
  • Fix nation and town names not parsing out the _'s for spaces.
  • Allow hex colour codes to be used in the messagecolour options channels.yml.
  • Implemented PlayerJoinChatChannelEvent, courtesy of Glare with PR #32.
  • 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+

20 Nov 23:28
Compare
Choose a tag to compare
  • 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+

30 Oct 17:24
Compare
Choose a tag to compare
  • 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+

25 Oct 17:27
Compare
Choose a tag to compare
  • Add townychat.chat.format.* childnodes to plugin.yml so players are explicitly not given them.
  • 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+

18 Sep 22:01
Compare
Choose a tag to compare
  • 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+

10 Sep 14:29
Compare
Choose a tag to compare
  • 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.