Configuration help
Configuration help
Percentage:
The default percentage is set to
Percentage: 50
It determines the percentage of capital letters allowed in a message before TooManyCaps will do its job.
Example:
If the percentage is
Percentage: 50
if someone in chat types out a message that contains 10 letters and 5 of those letters are capitalized TooManyCaps will do its job and act upon the offending player, but if the message is 10 characters long and only contains 4 capital letters it will be ignored.
Minimal-Msg-Size:
The default minimal message size is set to
Minimal-Msg-Size: 5
it determines the minimal size of a message that can be acted upon by TooManyCaps.
Example:
If the minimal message size is
Minimal-Msg-Size: 5
if someone in chat types out a message that is 5 characters long or more TooManyCaps will then continue to check if that message contains too many capitalized letters based on the percentage you have configured, but if the message has less 5 characters long it will be ignored.
Cancel-On-Offense:
By default cancel on offense is set to
Cancel-On-Offense: true
it determines if the message is cancelled by TooManyCaps when it contains too many capital letters.
Example:
If cancel on offense is
Cancel-On-Offense: true
the message will by cancelled by TooManyCaps if it contains too many capital letters.
Cancel-Msg:
By default the cancel message is set to
Cancel-Msg: (RED)Your message contained too many capital letters.
it determines the message that will be sent to the offending player.
Also, '(RED)' is the color of the message(obviously), it only determines the color of the message and will not be seen. Click here for a list of supported colors.
Kick-On-Offense:
By default kick on offense is set to
Kick-On-Offense: false
it determines if the player should be kicked if his/her message contains too many capital letters.
Example:
If kick on offense is set to
Cancel-On-Offense: false
the offending player will not be kicked.
Kick-Msg:
By default the kick message is set to
Kick-Msg: (RED)You have been kicked for using too many capital letters.
it determines the message that will be shown to the offending player if he/she is kicked.
Also, '(RED)' is the color of the message(obviously), it only determines the color of the message and will not be seen. Click here for a list of supported colors.
Comments