Easy Chat
Adds an easy-to-configure chat with global and local chat, prefixes, suffixes
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.
Easy Chat
Easy Chat
Easy Chat is an extremely lightweight chat plugin with easy setup and minimal dependencies. I recommend installing luckperms for prefixes and suffixes. Supports hex and color codes!
Usage
![message] - Global Chat [message] - Local Chat
config.yml
``` #Supports hex and color codes! For example: #ffffff, &f
local-chat-radius: 100 #in blocks chat-cooldown: 500 #in milliseconds
chat-separator: ": " prefix-global: "&fG &r" prefix-local: "&7L &r" chat-cooldown-message: "&fPlease wait" no-permission: "&fNo permission" config-reloaded: "&fConfig reloaded" ```