SimpleChat
Modern LPC replacement built for 1.21 native
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SimpleChat
SimpleChat
1.21 native simple chat formatting solution. Depends on LuckPerms & supports PlaceholderAPI. Group based, fast, and easy. No bloat, no lag, no fuss.
* %%MD2%% * %%MD3%% * %%MD4%% Colors, Gradients, and Formatting * Requires Paper or a fork. Spigot will not work! * Configurable Event Priority (Allows you to override other plugins) * Unlimited Group Formats Requires Paper or a fork%%MD1%%
Config
```"yml"
formats: default: "%prefix% <white>%name%<reset> <gray>» %message%" admin: "%prefix% <bold>%name%<reset> <gray>»</gray> <red>%message%" owner: "%prefix%<reset> %name%<reset>%suffix%<reset> <gray>»</gray> <rainbow>%message%"
priority: HIGHEST support_legacy_ampersand: true debug: false
messages: no_permission: "<white>Unknown command." reloaded: "<green>Simple Chat Reloaded."
```