Skip to content

Releases: TownyAdvanced/TownyChat

0.116 for Towny 0.100.3.0+

12 Jul 15:38
Compare
Choose a tag to compare

What's Changed

  • Bump min Towny version to 0.100.3.0.
  • Handle the rare occasion that we aren't able to alter the recipients.
  • Add new setting to channels: ignoreable.
    • This settings defaults to true when it is not set on a channel in your channels.yml.
    • New channels.yml files will have their admin and mod channels containing ignoreable: false.
    • When a channel has ignoreable: false, players will not be able to ignore the channel.
    • Ignoring channels is achieved by using /res toggle ignoreotherchannels. When this mode is used you will only see the channel you are present in.
    • ie: if you are in town chat, with ignoreotherchannels active, you will not see the general, nation or local chats.
    • Closes TownyAdvanced/Towny#6441.

Full Changelog: 0.115...0.116

0.115 for Towny 0.100.0.0+

19 Feb 23:31
ba695ae
Compare
Choose a tag to compare

What's Changed

  • Add support for channels.yml's with legacy channelTag keys. by @LlmDl in #59

Full Changelog: 0.114...0.115

0.114 for Towny 0.100.0.0+

08 Feb 14:49
e8166d4
Compare
Choose a tag to compare

What's Changed

  • Actually fix {channelTag} not parsing properly. by @LlmDl in #58

Full Changelog: 0.113...0.114

0.113 for Towny 0.100.0.0+

07 Feb 05:45
fbedd4e
Compare
Choose a tag to compare

What's Changed

  • Fix channelTag not parsing properly. by @LlmDl in #57

Full Changelog: 0.112...0.113

0.112 for Towny 0.100.0.0+

22 Jan 14:42
5f0ef74
Compare
Choose a tag to compare

What's Changed

  • Fix local channel having default: true, enable upper-case channel names. by @LlmDl in #56

Full Changelog: 0.111...0.112

0.111 for Towny 0.100.0.0+

18 Jan 17:02
4524260
Compare
Choose a tag to compare

What's Changed

  • Fix creation of channels.yml by @LlmDl in #55

Full Changelog: 0.110...0.111

0.110 for Towny 0.100.0.0+

27 Dec 14:09
Compare
Choose a tag to compare

What's Changed

  • Add optional listen and speak nodes to TownyChat channels. by @LlmDl in #53
  • Give channels.yml the abilities of the CommentedConfiguration. by @LlmDl in #54

Details

  • Add optional listen and speak nodes to TownyChat channels.
    • The channels in the channels.yml may now be given listenpermission and speakpermission keys, whose values will be the permission node require to either speak or listen to the channel.
    • When these are set on a channel they will make the permission key of the channel redundant and unused.
    • Closes TownyAdvanced/Towny#1020.
  • Update min. Towny version to 0.100.0.0.
  • Add CommentedConfiguration support to the channels.yml.
    • The Comments in the file have been updated to include missing channel flags.
    • It is now possible to update the file comments as new flags are added.

Full Changelog: 0.109...0.110

0.109 for Towny 0.99.5.0+

17 Aug 21:13
43a66a3
Compare
Choose a tag to compare

Spigot_Banner_Towny

What's Changed

  • Fix worlds section not generating when per-world is set to true in the chatconfig.yml. by @LlmDl in #52

Full Changelog: 0.108...0.109

0.108 for Towny 0.99.5.0+

20 Jul 17:42
Compare
Choose a tag to compare

Spigot_Banner_Towny

What's Changed

  • Fake release by @LlmDl in #49
  • Fix help menus not being coloured properly. by @LlmDl in #50
  • Bump min. Towny version to 0.99.5.0 by @LlmDl in #51

Full Changelog: 0.107...0.108

0.107 for Towny 0.99.1.0+

05 Jun 20:31
Compare
Choose a tag to compare
  • Remove usage of Version, using new Towny version checker instead.
  • Handle knock-off Essentials plugins fooling TownyChat into hooking the real EssentialsX.

Full Changelog: 0.106...0.107

Spigot_Banner_Towny