Features

ChatManager by René Uchiha

Line General Line Commands Line Features Line Variables Line

-


Config
If you started the Plugin, a Config "options.yml" will be generated like this (in /ChatManagerReloaded/configs/:

format: '&2[{Prefix}] <{Player}>: &7{Message}' #the standardformat (when use_group_based_format is false)
default_prefix: Guest #the prefix given, when players joins first time
default_suffix: Guest #the suffix given, when players joins first time
use_group_based_format: false #enable, if you want to use gorup based formats (requires permission-plugin + vault)
alert_on_name_write: true #the player will be hear a sound, if someone writes his name
debug: false #when getting errors enable, to see why


Group Formating
To formate specified Groups, you'll first need a Permission-Plugin & Vault and then you need to open the group.yml which is based in the ChatManagerReloaded/configs/ directory:

[CODE]Moderator: '&4[{Group}] &f<{Player}>: &7{Message}'
Owner: '&4[{Group}] [{Balance} {CurrencyS}] [{World}] &f<{Player}>: &7{Message}'
Builder: '&4[{Group}] &f<{Player}>: &7{Message}'
Admin: '&4[{Group}] &f<{Player}>: &7{Message}'
Default: '&4[{Group}] &f<{Player}>: &7{Message}'


here you can edit all Groups one-by-one. Dont forget, that you can use Color Codes and Variables for all Config-chapters - in the settings.yml e.g. too!
According as, how many groups you have created, the Configuration will expand.

----

 


Comments

Posts Quoted:
Reply
Clear All Quotes