CapsBlock-0.6.4

Details

  • Filename
    CapsBlock.jar
  • Uploaded by
  • Uploaded
    May 19, 2013
  • Size
    7.93 KB
  • Downloads
    4,818
  • MD5
    3d6d707f2a7bf1cb083919ee6bd9a59d

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

0.6.4
- Added /me command to capsblock monitoring (Compatible with mChat)
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