promotional bannermobile promotional banner

CapsBlock

Blocks messages which contain excessive caps usage

File Details

CapsBlock-0.6.3.jar

  • B
  • Dec 10, 2012
  • 6.52 KB
  • 3.1K
  • 1.5.2

File Name

CapsBlock.jar

Supported Versions

  • 1.5.2
0.6.3
- Minor Bugfix: Updated Command alias
- Minor Bugfix: Removed some debug text from menu
0.6.2
- Kicking user changed to execute in main server thread (Updated for Thread Safety)
0.6.1
- Updated for 1.3
0.6
- Added MinMsgLength configuration option.
0.5
- Fixed the menu /capsblock
- Minor bugfix / code cleanup
0.4
- Mild improvements to the way punctuation is handled
0.3
- Fixed filtering of punctuation for messages. Punctuation will no longer be counted toward the total length of the message.
0.2
- Added option for defining the percent of caps in a message which defines it as excessive, the default is 50%
- Added option for replacing all caps in a filtered message with lowercase
- Added option for replacing a filtered message's text with your own text
- Added option for cancelling a message with excessive caps
- Added an option for kicking a user who sends a message with excessive caps
- Added options for notifying a user of the action taken
- Added command for reloading the config.yml and permission capsblock.reload
- Added limiter [Messages under 2chars will not be filtered]
0.1
- Initial Creation