This plugin works with any permissions plugin to automatically display and update a players prefix to the chat, tablist and above their head.
Given that this plugin is meant to replace existing chat/nametag plugins the following plugins are not supposed to be installed at the same time as BetterPrefix.
LPC
EssentialsXChat
Modded clients are buggy, they will sometimes not work correctly when viewing self-tags
# Placeholders: # {MESSAGE} - the chat message # {NAME} - the player's name # {PREFIX} - the player's highest priority prefix # {SUFFIX} - the player's highest priority suffix # Any PAPI placeholder in %placeholder% format #CHANGE THE CHAT FORMAT BELOW. WILL AUTOMATICALLY APPLY TO ALL ROLES. PAPI SUPPORT!
#NAMETAG_FORMAT: "{PREFIX} {NAME} {SUFFIX}" # The tab format. PAPI support! Format will always be this, but you can change the prefix and suffix values NAMETAG_FORMAT_PREFIX: "{PREFIX}"# The nametag format. PAPI support! NAMETAG_FORMAT_SUFFIX: "{SUFFIX}" NAMETAG_ENABLED: true
# Enable or disable nametag formatting CHAT_FORMAT: "{PREFIX} {NAME} {SUFFIX}&e&l» &7{MESSAGE}" CHAT_ENABLED: true
# Enable or disable chat formatting