HALP PLEASE.

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

key9060

Feedback score
0
Posts
25
Reactions
2
Resources
0
You could decompile the plugin and change the colors of it which i assume would do the job. I could do this for you but i think that plugin costs so dunno if u can send me the jar file anyway.
-Key
 

Zaydd.

Banned
Feedback score
0
Posts
165
Reactions
31
Resources
0
TheS7W can you tell me how to do this...
please.
 
Banned forever. Reason: Threats, Doxing, DDOS Threats, flaming.

WeeSkilz

Developer | Indoor Enthusiast
Premium
Feedback score
0
Posts
120
Reactions
78
Resources
0
drtshock Since this is your plugin.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
This is very simple and easy to-do but it seems you're inexperienced so I'll give a helping hand.

Go into your Essentials Configuration and find the EssentialsChat area. Scroll down then paste the following in.

Code:
############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################
chat:
  # If EssentialsChat 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 text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text 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.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  format: '&6[[FACTION]&6] &7{DISPLAYNAME}&8 » &f{MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
 

drtshock

is awesome.
Supreme
Feedback score
2
Posts
141
Reactions
199
Resources
0
Status
This thread has been locked.
Top