Releases: Tanguygab/TAB-Additions
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
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
Version 1.7.0
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
[~] 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
[~] 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