---------------------Description---------------------
This plugin can work with all other chat plugins and provides proper sentence format/syntax and moderation against caps and same message overuse.
Everything is configurable in the config.yml
Features Examples
Before
After
Before
After
Before
After
Before
After
| Permissions | cfreload -
this allows you to use the command to reload the config.
cfspambypass -
this allows you to bypass the message spam check.
| Commands | /chatformat_reload
Code (Java):
# Global limiter
for caps,
if a player passes
this limit, the whole message will become lowercase and properly formated.
Caps:7 #
This is the amount of characters that is needed
for the chat format to be enabled, unless they use caps or spaces.
LimitForCharacterFormatEnable:8 # How many seconds is needed to pass
for the player to send the same message again, otherwise it will count as spam.
SpamTimer:6 SpamMessage
:'&cDo not spam!'