tab/essentails being buggy on 1.20

after the new update i updated my server and this has appeared i looked into config anyone know why that %afk% thing
No description
9 Replies
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by pixelgamerz9#0
ProGamingDk
ProGamingDk2y ago
try and use LPC and not essentialsxchat did u update tab to newest version? it changed to %essentials_afk% (if u were using essentials for afk), and then back to %afk% in one of the most recent versions
Discount Milk
Discount Milk2y ago
ACTUALLY I just solved this problem myself yesterday
ProGamingDk
ProGamingDk2y ago
damn one of the first times i've seen leche type in full caps
Discount Milk
Discount Milk2y ago
Under tab config there's a groups.yml, that is where the %afk% is coming from There's another config, the config.yml where it has a spot for replacing placeholder outputs
Leo
LeoOP2y ago
i found it
Discount Milk
Discount Milk2y ago
I almost made a post about this yesterday tbh Confused me for like an hour Under config.yml I have it set as
placeholder-output-replacements:
'%essentials_vanished%':
'yes': '&7| Vanished'
'no': ''
'%essentials_afk%':
true: '[&4AFK&f] '
false: ''
'%essentials_nickname%':
'%essentials_nickname%':
placeholder-output-replacements:
'%essentials_vanished%':
'yes': '&7| Vanished'
'no': ''
'%essentials_afk%':
true: '[&4AFK&f] '
false: ''
'%essentials_nickname%':
'%essentials_nickname%':
And groups.yml
_DEFAULT_:
tabprefix: "%essentials_afk%%vault-prefix%"
tagprefix: "%essentials_afk%%vault-prefix%"
customtabname: "%essentials_nickname%"
customtagname: "%essentials_nickname%" # don't forget to enable unlimited nametag mode to make this one work
tabsuffix: "%vault-suffix%"
tagsuffix: "%vault-suffix%"
_DEFAULT_:
tabprefix: "%essentials_afk%%vault-prefix%"
tagprefix: "%essentials_afk%%vault-prefix%"
customtabname: "%essentials_nickname%"
customtagname: "%essentials_nickname%" # don't forget to enable unlimited nametag mode to make this one work
tabsuffix: "%vault-suffix%"
tagsuffix: "%vault-suffix%"
So it instead prefixes it with [AFK] with AFK being in red and the brackets white. When the player is afk Was a mistake KEKW @Leo lmk if the above helps
Leo
LeoOP2y ago
oh i fixed it
Discount Milk
Discount Milk2y ago
Noice !solved

Did you find this page helpful?