2

ESSENTIALS CHAT GROUP FORMAT NOT WORKING RIGHT

User3312403G 11/24/20 10:28 am
3.4k
11/24/2020 9:53 pm
Im making a server and my group format for essentials chat is broken. My rank plugin is luck perms.




Link To Picture OF Problem
Minecraft* 1.16.4 - Multiplayer (3rd-party Server) (gyazo.com)



############################################################
# +------------------------------------------------------+ #
# | EssentialsX Chat | #
# +------------------------------------------------------+ #
############################################################

# You need to install EssentialsX Chat for this section to work.
# See essentialsx.cf/wiki/Module-Breakdown.html for more information.

chat:

# If EssentialsX Chat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing their message with an exclamation mark (!)
# Users with essentials.chat.question can override this by prefixing their message with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section.
radius: 0

# Chat formatting can be done in two ways, you can either define a standard format for all chat.
# Or you can give a group specific chat format, to give some extra variation.
# For more information of chat formatting, check out the wiki: wiki.ess3.net/wiki/Chat_Formatting
# Note: Using the {PREFIX} and {SUFFIX} placeholders along with {DISPLAYNAME} may cause double prefixes/suffixes to be shown in chat unless add-prefix-suffix is uncommented and set to false.

#format: '&7{PREFIX} {DISPLAYNAME}: {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{DISPLAYNAME}: {MESSAGE}'

group-formats:
default: '{DISPLAYNAME}&7:&7 {MESSAGE}'
admin: '{DISPLAYNAME}&8:&7 {MESSAGE}'
owner: '{DISPLAYNAME}&7:&9 {MESSAGE}'
# If you are using group formats make sure to remove the '#' to allow the setting to be read.
# Note: Group names are case-sensitive so you must match them up with your permission plugin.

# You can use permissions to control whether players can use formatting codes in their chat messages.
# See essentialsx.cf/wiki/Color-Permissions.html for more information.
Posted by
User3312403G
Level 1 : New Miner
0

  Have something to say?

JoinSign in

3

Garuda_7429
11/24/2020 9:49 pm
Level 6 : Apprentice System
add-prefix-suffix: false If you set this option, you will manually force on or off the appending of prefixes and suffixes to displaynames, regardless of if EssentialsChat is installed. It might be trying to force it even though you have essentials chat installed. If not let us know and we can try a different fix.
1
Garuda_7429
11/24/2020 9:53 pm
Level 6 : Apprentice System
If you are just trying to make all chat look familiar then don't alter the group-formats just uncomment one of the standard chat formats and comment out the rest.
1
Wannabe TommyInnit
11/24/2020 10:46 am
Level 41 : Master Magical Boy
history
What exactly is broken about this chat format?
Try removing a plugin that may interfere with EssentialsX. You're using LuckPerms? Then try uninstalling pex, and vice versa
1

Welcome