ChatFormat | Simple & Lightweight Chat Formatting Plugin | PlaceholderAPI Support!
- Customizable Chat Format: Easily configure how your chat messages look using placeholders.
- PlaceholderAPI Support: Fully compatible with PlaceholderAPI for advanced placeholder usage.
- Reload Command: Quickly reload the configuration without restarting the server.
Commands & Permissions:
- /chatformat reload | Permission: chatformat.reload
- Access to chat-format-highlight format | Permission: chatformat.highlight
Configuration: The default configuration file (config.yml) is automatically generated when you first run the plugin. Here's an example of the default chat format:
# ChatFormat Configuration
chat-format: "&#ff00ff%player% &8» &7%message%"
# Highlight format for players with the specified permission
chat-format-highlight: "&#ffd700%player% &8» &f%message%"
chat-format-highlight-permission: "chatformat.highlight"
