
A Minecraft plugin for LuckPerms that formats chat messages and the TAB list with prefixes, colors, and animated gradients.
A beautiful chat & tablist formatter for LuckPerms.
Add this to server.properties:
enforce-secure-profile=false
chat:
format: "{prefix} &7| &f{name} &7» &f{message}"
tablist:
format: "{prefix} &7| &f{name}"
sorting:
enabled: true
groups:
owner:
chat-format: "&4&lOwner &7| &f{name} &7» &f{message}"
tablist-format: "&4&lOwner &7| &f{name}"
priority: 100
admin:
chat-format: "&c&lAdmin &7| &f{name} &7» &f{message}"
tablist-format: "&c&lAdmin &7| &f{name}"
priority: 80
| Placeholder | Output |
|---|---|
%lockiprefixes_prefix% |
Prefix |
%lockiprefixes_suffix% |
Suffix |
%lockiprefixes_group% |
Group name |
%lockiprefixes_formatted% |
Full formatted name |
| Command | Permission |
|---|---|
/lockiprefixes reload |
lockiprefixes.reload |
Please report any issues you find on Github.