This update adds a chat prefix option in the config. It will be disabled by default if you are updating it.
Code (YAML):
prefix:
enabled: true
# this will overwrite any other plugin that tries to edit the chat message before it # disable to work with other chat formatting, and remove {name} from format overwrite-previous: true
# message format # {prefix} for the rank name # {name} for player name - must be used once and only once if overwrite is enabled # placeholders will be parsed format: '&7
[{prefix
}&7
] &f
{name
} &*
: &r' # name of beginning rank no-rank: '&fUnranked'