Configuration & Permissions
ACF keeps things completely customizable and straightforward with a lightweight config.yml file.
# Placeholders: {name}, {displayname}, {message}, {world}, {prefix}, {suffix}
default-format: "{prefix}{displayname}{suffix}<dark_gray> ยป<reset> {message}"
messages:
no-permission: "<red>You do not have permission to run this command."
reload-success: "<green>ACF configuration reloaded successfully!"
Formatting Options
You can mix and match styles across your global format setups:
- LuckPerms Integration: Place
{prefix}and{suffix}wherever you want your group weights and prefixes to appear. - Modern Styling Tags: Use MiniMessage formatting elements (like
<dark_gray>) directly alongside your plain text tokens.
Commands & Permissions Overview
ACF features smart, permission-aware tab-completion so administrators can effortlessly run commands.
| Command | Alias | Description | Permission Required |
|---|---|---|---|
/chatformatter reload |
/cf reload |
Reloads the config.yml setup live. |
chatformatter.admin |