promotional bannermobile promotional banner

HChat

Chat formatter

File Details

hChat v1.1.0

  • R
  • Apr 20, 2014
  • 40.57 KB
  • 579
  • CB 1.7.2-R0.3

File Name

hChat.jar

Supported Versions

  • CB 1.7.2-R0.3

Version 1.1.0:

  • Format join, quit, death, display name, motd, me
  • Using evilmidget38's UUID Fetcher and Name Fetcher
  • Using Gravity's Updater
  • Changed config keys
  • clearchat, colors, me command
  • more permissions
  • new variables, N, H, o, O, S, v
  • The plugin will not load correctly if motd_format if groups.yml is not already a YAML list. Until the next version gets accepted, create a file called groups.yml in the plugins/hChat folder, and paste this in it:
default:
  name: default
  prefix: ''
  suffix: ''
  name_format: '%p%N%s'
  list_format: '%n'
  chat_format: '%n&r: %m'
  death_format: '%n&r%m'
  join_format: '&e%N joined the game.'
  quit_format: '&e%N left the game.'
  me_format: '* %n &r%m'
  motd_format:
  - Welcome %n&r, there are %o players online.
  censor: false
  colorcodes: true
  canchat: true