Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed GPL-3.0-or-later
Published 2 months ago
Updated last week
LazyChat
Simple and easy to use chat-system with local and global chat! Also support Mini-Message

What this plugin adds?
Only fully configurable chat-system with formating through MiniMessage
# Plugin language (en by default). Available: en_US (English), ru_RU (Russian), uk_UA (Ukrainian)
lang: en_US
# Local chat radius
local-chat-radius: 100
# Prefix for global chat (By default and most popular - "!")
global-chat-prefix: "!"
# log messages to console (by default on true)
enable-console-logging: true
# Messages examples. Placeholders: {player} - player-nickname, {message} - message, {prefix} - prefix from LuckPerms
# Example for global message.
global-chat-format: "<dark_gray>|<green>G</green>|</dark_gray> {prefix}<reset><gold>{player}</gold> <gray>>>><reset> {message}"
# Example for local message.
local-chat-format: "<dark_gray>|<blue>L</blue>|</dark_gray> {prefix}<reset><gold>{player}</gold> <gray>>>><reset> {message}"
Do is it support LuckyPerms prefixes?
Yes!
For change prefix color you need use this command - /lp user <player> meta setprefix "<red>[example_prefix]</red> "
What is "MiniMessage"?
This is a formating api which provided from Adventure api (Or just Paper feature)



