Easyspeak
ModrinthA lightweight chat management plugin designed to give server admins control over player communication without the added headache.
Easyspeak
A lightweight (only around ~55 KB!) chat management plugin designed to give server admins control over player communication without the added headache.
Features
- Fully customizable chat formatting with PlaceholderAPI support
- Permission assignable colored chat using traditional Minecraft color codes
- Adjustable slow mode duration (in configuration & in-game command) with permission-based bypass
- Ability to enable or disable chat
- Private messaging with ability for players to ignore others.
- Instant chat clearing.
- Chat history (SQLite for single-server, MySQL/MariaDB for Bungee/Velocity networks)
- Including a context viewer which allows you to see what was being said in chat at the time of the original message.
Automatic Builds
You can find automated builds of this plugin in our GitHub Actions.
https://github.com/kodalee/Easyspeak/actions/workflows/gradle-build.yml
Dependencies
- Required Plugins:
- Libraries (downloaded at runtime)
Preview


Commands & Permissions
| Command | Aliases | Description | Permission |
|----------------------------------------------------------|--------------------------|----------------------------------------------------------------------------------------------------------------------------------|----------------------------------|
| /easyspeakreload | esreload | Reload the Easyspeak configuration file. | easyspeak.reload |
| /togglechat | tc | Toggle chat on or off. | easyspeak.togglechat |
| /slowchat
| /clearchat | cc | Clears the chat instantly. | easyspeak.clearchat |
| /chathistory
/chathistory -c c tick is to view context of a certain message by its ID number. | easyspeak.chathistory |
| /pm
| /reply
| /ignore
Other Permissions
| Permission | Intended For |
|-----------------------------------|----------------------------|
| easyspeak.slowchat.bypass | Admins
Staff |
| easyspeak.clearchat.bypass | Admins
Staff |
| easyspeak.togglechat.bypass | Admins
Staff |
| easyspeak.colors (default: false) | Players
Players w/ Rank |
What version is supported?
This is currently built on the 1.21 Paper API version.
I have not implemented multi-version compilation as the things I'm using it for do not need it, but you're welcome to contribute on the GitHub page.
Contribution
Feel free to contribute at this project's GitHub page, located at https://github.com/kodalee/easyspeak
Versions
No version history available. Use the Download button to get the latest from the source.

Comments 0
No comments yet. Be the first to share your thoughts.