- Hỗ trợ phiên bản
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- Người đóng góp
- GalaxyVN
- Một pờ lu gin có thể làm chat của bạn đệp hơn thay thế essentials chat

- thay đổi chat prefix suffix các thứ
)- hỗ trợ Placeholderapi!
- Chat màu
Yêu cầu
- Java 8
- Vault
- Permission Plugin (PermissionEx, Group Manager ,etc...)
Lệnh và Permission:
/cf reload : tải lại cấu hình ( ChatFormat.admin )
- Chat Màu ( ChatFormat.color )
Mã:
#Variables:
# PREFIX - {PREFIX}
# SUFFIX - {SUFFIX}
# RANK - {RANK}
# PLAYER-NAME - {PLAYER_NAME}
# DIPLAY-NAME - {DISPLAY_NAME}
# PLAYER-MESSAGE {MESSAGE}
# VAULT-ECONOMY-MONEY {MONEY}
# WORLD-NAME - {WORLD}
# COLOR CODES - &
#Essentials Variables:
# FOR PLUGIN: Essentials!
# Essentials money - {ESS_MONEY}
# Essentials nick name - {ESS_NICK_NAME}
#PlaceholderAPI Variables: https://www.spigotmc.org/wiki/placeholderapi-placeholders/
# Dành Cho PLUGIN: PlaceholderAPI!
#Yêu Cầu:
# - Vault: https://dev.bukkit.org/bukkit-plugins/vault/
# - Permissions plugin based on Vault (PermissionsEx, GroupManager,...)
#Các yêu cầu khác có cài hoặc không:
# - PlaceholderAPI: https://www.spigotmc.org/resources/placeholderapi.6245/
# - Essentials
#COMMANDS:
# - /chatformat reload
#
#PERMISSIONS:
# - ChatFormat.admin (For command /chatformat reload)
# - ChatFormat.color (Color chat codes "&" for VIP!)
#Settings
default_format: '{PREFIX} &r{PLAYER_NAME} &e&l> &r{SUFFIX}{MESSAGE}'
PluginReloaded: '&0[&eChatFormat&0] &aCấu hình tải lại thành công!'
NoPermissions: '&0[&eChatFormat&0] &cBạn không có quyền để làm điều đó!'
UnkownCommand: '&0[&eChatFormat&0] &cDùng: &e/chatformat reload'
#GROUPS
groups:
default:
format: '{PREFIX} &r{PLAYER_NAME} &e&l> &7{MESSAGE}'
moderator:
format: '{PREFIX} &r{PLAYER_NAME} &e&l> &c{MESSAGE}'
