NewChat
๐ Updated over a year agoPreview

๐ Analysis
- ๐ #60 of 316 game-mechanics mods in this game by downloads
๐ About This Mod
# ๐ NewChat โ Aesthetic & Configurable Chat (Paper 1.21) Drop-in chat plugin. Put the `NewChat.jar` in `plugins/`, start the server and use the commands โ no build required. --- ## โจ What it does * Per-group styles: label/prefix, suffix, custom format. * Gradients with modes: `name`, `prefix`, `full`. * Hover text and click actions on player names. * Player toggle `/newchat toggle-me` (saved in `players.yml`). * Command-first configuration and live previews. * Locales: English (`en`) and Portuguese (`pt`). --- ## โก Quick start 1. Drop `NewChat.jar` into `plugins/`. 2. Start/restart Paper. 3. Configure via commands or edit `plugins/NewChat/config.yml`. 4. Reload: `/newchat reload`. --- ## ๐งญ Main commands Players see a clickable menu with `/newchat`. ``` /newchat # show menu /newchat toggle # toggle aesthetic chat (global) /newchat toggle-me # toggle for yourself /newchat format <format...> # set global format /newchat gradient # toggle global gradient /newchat gradient set <#s> <#e> # set global gradient /newchat gradient preview # preview global style /newchat setgroup <player> <group> # group commands: /newchat group setlabel <group> <label...> /newchat group setformat <group> <format...> /newchat group setgradient <group> <#s> <#e> /newchat group preview <group> /newchat colors # list gradient presets + preview /newchat reload # reload config + players ``` Use placeholders in formats: `<group>`, `<player>`, `<suffix>`, `<message>`. **Example** ``` /newchat setgroup Notch vip /newchat group setlabel vip &6 /newchat group setformat vip "<group><player><suffix> ยป <message>" /newchat group setgradient vip #FF69B4 #800080 /newchat group preview vip ``` --- ## ๐๏ธ Minimal `config.yml` example ```yaml lang: "en" chat: enabled: true format: "<group><player><suffix>: <message>" gradient: enabled: true start: "#00FFFF" end: "#FF00FF" apply: "name" groups: default: label: "&7" suffix: " " format: "<group><player><suffix>: <message>" vip: label: "&6 " gradient: enabled: true start: "#FF69B4" end: "#800080" apply: "name" ``` --- ## ๐ Permissions ``` newchat.toggle (default: op) newchat.toggle-me (default: true) newchat.format (default: op) newchat.gradient (default: op) newchat.setgroup (default: op) newchat.group.edit (default: op) newchat.reload (default: op) ``` ---
# ๐ NewChat โ Aesthetic & Configurable Chat (Paper 1. 21)
Drop-in chat plugin. Put the `NewChat.jar` in `plugins/`, start the server and use the commands โ no build required.
## โจ What it does
Per-group styles: label/prefix, suffix, custom format. Gradients with modes: `name`, `prefix`, `full`. Hover text and click actions on player names. Player toggle `/newchat toggle-me` (saved in `players.yml`). Command-first configuration and live previews. Locales: English (`en`) and Portuguese (`pt`).
## โก Quick start
1. Drop `NewChat.jar` into `plugins/`. 2. Start/restart Paper. 3. Configure via commands or edit `plugins/NewChat/config.yml`. 4. Reload: `/newchat reload`.
## ๐งญ Main commands
Players see a clickable menu with `/newchat`.
```
/newchat # show menu
/newchat toggle # toggle aesthetic chat (global)
/newchat toggle-me # toggle for yourself
/newchat format
# group commands:
/newchat group setlabel
/newchat colors # list gradient presets + preview /newchat reload # reload config + players ```
Use placeholders in formats: `
Example
```
/newchat setgroup Notch vip
/newchat group setlabel vip &6
/newchat group setformat vip "
## ๐๏ธ Minimal `config.yml` example
```yaml lang: "en"
chat:
enabled: true
format: "
groups:
default:
label: "&7"
suffix: " "
format: "
## ๐ Permissions
``` newchat.toggle (default: op) newchat.toggle-me (default: true) newchat.format (default: op) newchat.gradient (default: op) newchat.setgroup (default: op) newchat.group.edit (default: op) newchat.reload (default: op) ```
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- gnustellah
- Version
- 1.0.0
- Downloads
- 145
- Endorsements
- 2
- Category
- game-mechanics
- Created
- 9/19/2025
- Updated
- 9/19/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, social, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does NewChat support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of NewChat?
Version 1.0.0, published 2025-09-19 with 145 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await