Plugin configuration

Example conifg:

enable: true
log-message: true
global-chat-format: '%player$e: %message'
antyspam:
  enable: true
  minsec: 2
localchat:
  enable: false
  radius: 100.0
  format: $1<%player> %message
global-chat-auto: true
chatenabled: true

To use any hooks in chat format first you need to enable it in hooks.yml

To use Factions add %factions to global-chat-format or local-chat-format

To use Vault prefix and suffix add %prefix or %suffix to global-chat-format or local-chat-format

To use SimplePrefix prefix and suffix add %spprefix or %spsuffix to global-chat-format or local-chat-format

To use Simple clans add %simpleclans to global-chat-format or local-chat-format

You can use %multiverse in global-chat-format and local-chat-format. If you don't have mutliverse it will use bukkit world name

You can use %time in global-chat-format and local-chat-format.