Skip to content

Releases: Tanguygab/TAB-Additions

2.0.5

08 Oct 10:55
Compare
Choose a tag to compare

TAB 4.0.6 support

2.0.4

02 Sep 21:41
Compare
Choose a tag to compare

[~] Fixed /togglechat's default translations having colors inverted
[~] Fixed %chat-status% placeholder returning No instead of On

2.0.3

26 Jul 15:57
Compare
Choose a tag to compare

[~] Fixed emojis with category output
[~] Fixed issue with emojis using " in output
[+] Added char-filters.cancel-message to prevent players from sending swears
[~] Fixed colors not parsed in /clearchat

2.0.2

25 Jun 00:26
Compare
Choose a tag to compare

[~] Fixed view-conditions in Chat

2.0.1

09 Jun 15:30
Compare
Choose a tag to compare

Added back custom chat commands-formats which now support keep-on-reload: true which does exactly as it says

2.0.0

09 Jun 13:54
Compare
Choose a tag to compare

Updated for TAB 4.0.0
All config files were changed, though unlike TAB I don't have an auto converter so... sorry

  • Completely changed chat formats syntax
  • Placeholders now update correctly in both titles and actionbars on join
  • Chat now supports [item] and [offhand] as well as sounds on proxy when Protocolize is found
  • I'm pretty sure I forgot to add back chat custom commands when refactoring the code, so I'll try to add them back another day but right now I'm too lazy to xD
  • Removed Hide Nametag on Sneak and on Sit and added %sneak% instead which can be used as well as TAB's %vehicle% placeholder in Conditional-Nametags to reproduce the same effects
  • Added AdvancedConditions which is some sort of mix between TAB's conditions and placeholder-output-replacements, but also supports Relational placeholders. You can use them in chat view-conditions or with placeholders such as %condition+:<name>% or %rel_condition+:<name>% if you use a relational placeholder in it

1.7.1

01 Apr 17:40
Compare
Choose a tag to compare

[~] Updated to TAB 3.3.2
[~] Fixed issue with /r
[~] Can't ignore self anymore
[+] Added custom-mentions

Version 1.7.0

17 Mar 17:56
Compare
Choose a tag to compare

Updated for TAB 3.3.2
[+] Added %rel_condition:<condition>% to check the condition as the viewer and parse placeholders as the target
[+] Added %rel_viewer:<placeholder>% to parse the placeholder as the viewer instead of the target
[-] Removed Real Fake Players
[+] Added chat commands' prefixes, example:

commands:
  staffchat:
    condition: permission:tab.staff
    format: staffchat
    name: StaffChat
    prefix: "!"

!Hello Staff! will send the message Hello Staff! through the staffchat format.
[+] Added /togglechat
[~] /ignore <player> now ignores chat messages from the specified player as well

Version 1.6.8

22 Jan 14:00
Compare
Choose a tag to compare

[~] Updated for TAB 3.2.3
[+] Added InteractiveChat support for /msg
[~] Fixed /clearchat only clearing chat for the person executing the command...

Version 1.6.7

11 Oct 17:02
Compare
Choose a tag to compare

[~] Removing/updating emojis from auto-complete on plugin unload/reload
[+] Reworked the configuration for Discord and added an option to format messages sent.

discord:
  enabled: true
  format: '%msg%'
  plugin: DiscordSRV # DiscordSRV or EssentialsX