Description
The maximum chat message length in minecraft is ridiculously short. And splitting up your long messages into parts clutters the chat and lets other people interupt you. So I made this plugin to join multiple messages into one long one.
It should be compatible with all other chat related plugins.
I have not put in any anti-spam measures yet because I'm not sure how to handle this. I would rather not put another limitation on the length of a chat message so any ideas on how to better prevent spamming are appriciated. Any other anti-spam plugin will still work of course but those all assume there is a character limit.
How to use
Just type & at the end of a message and the plugin will store it for you till you type the next part.
Example:
When you type
"This message is too long to fit into the chat box so I&" [ENTER]
"use the MergeMessage plugin to split up my message into&" [ENTER]
"different parts."
The chat will show
"This message is too long to fit into the chat box so I use the MergeMessage plugin to split up my message into different parts."
Commands
None
Permissions
None
Changelog
v0.1:
- first release
Source code
https://github.com/Armarr/MergeMessage