A lightweight yet powerful chat enhancement plugin for Bukkit/Spigot/Paper Minecraft servers.
/creload
plugins
folderplugins/ChatSystem/config.yml
if neededFor detailed information about configuration, permissions, commands, and more, please see the Documentation.
Command | Permission | Description |
---|---|---|
/creload |
chatsystem.reload |
Reloads the plugin configuration |
Permission | Description |
---|---|
chat.write |
Allows a player to write in chat |
chat.important |
Makes the player's messages stand out with empty lines before and after |
chatsystem.reload |
Allows use of the reload command |
Basic configuration example:
# Chat formatting
arrow: <#555555>ยป
msg: '%prefix %arrow <#AAAAAA>%player %suffix: <reset>%message'
mentionMessage: <#55FFFF>@%player<reset>
# LuckPerms integration
useMetaKeyAsPrefix: false
metaPrefixString: META-KEY
useMetaKeyAsSuffix: false
metaSuffixString: META-KEY
# Mention settings
pingSound: true
For more configuration options and detailed explanations, see the Documentation.
An API for developers is planned for future releases. Check the TODO list for upcoming features.
Contributions are welcome! Check out our TODO list for planned features and improvements.
git checkout -b feature/amazing-feature
git commit -m 'Add some amazing feature'
git push origin feature/amazing-feature
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, please open an issue on GitHub.
Author: FemRene
First Release: 17.07.2025 19:16
Last Update: 17.07.2025 19:16
Category: chat,minecraft,tools
Released: 17.07.2025 19:16
A very simple ChatSystem for Bukkit/Spigot/Paper Servers for 1.20.x
Documentation:
Code Quality:
User Experience:
Project Structure:
These changes significantly improve the usability, maintainability, and professionalism of the ChatSystem plugin.